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

Tobias Powalowski tpowa at archlinux.org
Thu Jun 21 06:54:05 UTC 2012


    Date: Thursday, June 21, 2012 @ 02:54:05
  Author: tpowa
Revision: 162125

upgpkg: libusbx 1.0.12-1

bump to latest version

Modified:
  libusbx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-21 06:50:46 UTC (rev 162124)
+++ PKGBUILD	2012-06-21 06:54:05 UTC (rev 162125)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=libusbx
-pkgver=1.0.11
-pkgrel=2
+pkgver=1.0.12
+pkgrel=1
 depends=('glibc')
 pkgdesc="Library that provides generic access to USB device"
 arch=(i686 x86_64)
@@ -13,9 +13,8 @@
 replaces=('libusb1' 'libusb')
 provides=("libusb=$pkgver")
 conflicts=("libusb")
+md5sums=('c41352ac755c7992edfcbb2ea4ad1349')
 
-md5sums=('9aaab6aee72f65900cc731ecbffb4cf4')
-
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr 




More information about the arch-commits mailing list