[arch-commits] Commit in libusb1/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Jun 1 13:37:25 UTC 2009


    Date: Monday, June 1, 2009 @ 09:37:25
  Author: jgc
Revision: 40956

upgpkg: libusb1 1.0.1-1

Modified:
  libusb1/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-01 13:35:40 UTC (rev 40955)
+++ PKGBUILD	2009-06-01 13:37:25 UTC (rev 40956)
@@ -1,7 +1,7 @@
 # $Id: $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=libusb1
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 depends=('glibc')
 pkgdesc="Library to enable user space application programs to communicate with USB devices."
@@ -10,7 +10,7 @@
 license=('LGPL')
 source=(http://downloads.sourceforge.net/libusb/libusb-${pkgver}.tar.bz2)
 options=(!libtool)
-md5sums=('df2447c23750ef2b4a314200feacc2ee')
+md5sums=('8fb0e066678a0d294894b5b2969cb4b3')
 
 build() {
   cd "${srcdir}/libusb-${pkgver}"




More information about the arch-commits mailing list