summaryrefslogtreecommitdiff
path: root/core/libusbx
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-27 00:01:57 +0000
committerroot <root@rshg054.dnsready.net>2012-06-27 00:01:57 +0000
commitc77c7fc60c48c9aaa8f915eb112405e8879e46aa (patch)
tree46509cb375dc9d89676ab0d115c35629fc7326ae /core/libusbx
parent9a6b691757346035549dbd12d1323301d04a6675 (diff)
Wed Jun 27 00:01:57 UTC 2012
Diffstat (limited to 'core/libusbx')
-rw-r--r--core/libusbx/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/core/libusbx/PKGBUILD b/core/libusbx/PKGBUILD
index ac1363119..fb184b219 100644
--- a/core/libusbx/PKGBUILD
+++ b/core/libusbx/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 160804 2012-06-06 10:38:17Z tpowa $
+# $Id: PKGBUILD 162327 2012-06-25 07:06:06Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@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,8 +13,7 @@ options=(!libtool)
replaces=('libusb1' 'libusb')
provides=("libusb=$pkgver")
conflicts=("libusb")
-
-md5sums=('9aaab6aee72f65900cc731ecbffb4cf4')
+md5sums=('c41352ac755c7992edfcbb2ea4ad1349')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"