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

Jan de Groot jgc at archlinux.org
Sat Oct 31 17:59:05 UTC 2009


    Date: Saturday, October 31, 2009 @ 13:59:05
  Author: jgc
Revision: 57475

upgpkg: libusb1 1.0.3-1
    Update to 1.0.3

Modified:
  libusb1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-31 17:55:14 UTC (rev 57474)
+++ PKGBUILD	2009-10-31 17:59:05 UTC (rev 57475)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=libusb1
-pkgver=1.0.1
+pkgver=1.0.3
 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=('8fb0e066678a0d294894b5b2969cb4b3')
+md5sums=('03af26d0c49705fa46c1f732e1018e73')
 
 build() {
   cd "${srcdir}/libusb-${pkgver}"




More information about the arch-commits mailing list