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

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Apr 16 13:55:55 UTC 2013


    Date: Tuesday, April 16, 2013 @ 15:55:55
  Author: tpowa
Revision: 182952

upgpkg: libusbx 1.0.15-1

bump to latest version

Modified:
  libusbx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-16 12:12:55 UTC (rev 182951)
+++ PKGBUILD	2013-04-16 13:55:55 UTC (rev 182952)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=libusbx
-pkgver=1.0.14
+pkgver=1.0.15
 pkgrel=1
 depends=('glibc')
 pkgdesc="Library that provides generic access to USB device"
@@ -13,7 +13,7 @@
 replaces=('libusb1' 'libusb')
 provides=("libusb=$pkgver")
 conflicts=("libusb")
-md5sums=('0a6a75edb4b4eae7dc82c1dd71ddc470')
+md5sums=('0fa83bfd8845893b9b28a921297606d0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list