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

Jan de Groot jgc at archlinux.org
Sat Nov 21 15:31:07 UTC 2009


    Date: Saturday, November 21, 2009 @ 10:31:07
  Author: jgc
Revision: 59223

upgpkg: libusb1 1.0.5-1
    Update to 1.0.5

Modified:
  libusb1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-21 15:27:24 UTC (rev 59222)
+++ PKGBUILD	2009-11-21 15:31:07 UTC (rev 59223)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=libusb1
-pkgver=1.0.3
+pkgver=1.0.5
 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=('03af26d0c49705fa46c1f732e1018e73')
+md5sums=('606a4b760a09df3f3f231feef36f3e38')
 
 build() {
   cd "${srcdir}/libusb-${pkgver}"




More information about the arch-commits mailing list