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

Jan de Groot jgc at archlinux.org
Sat May 8 12:19:43 UTC 2010


    Date: Saturday, May 8, 2010 @ 08:19:42
  Author: jgc
Revision: 79849

upgpkg: libusb1 1.0.8-1
Update to 1.0.8

Modified:
  libusb1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-08 11:49:15 UTC (rev 79848)
+++ PKGBUILD	2010-05-08 12:19:42 UTC (rev 79849)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=libusb1
-pkgver=1.0.6
+pkgver=1.0.8
 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=('818c7c02112a53e0c182666ee83f2057')
+md5sums=('37d34e6eaa69a4b645a19ff4ca63ceef')
 
 build() {
   cd "${srcdir}/libusb-${pkgver}"




More information about the arch-commits mailing list