summaryrefslogtreecommitdiff
path: root/core/usbutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/usbutils/PKGBUILD')
-rw-r--r--core/usbutils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/usbutils/PKGBUILD b/core/usbutils/PKGBUILD
index ef1a8c541..871bd2111 100644
--- a/core/usbutils/PKGBUILD
+++ b/core/usbutils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 104566 2011-01-04 08:28:48Z tpowa $
+# $Id: PKGBUILD 116702 2011-03-25 08:26:34Z tpowa $
# Maintainer: Judd Vinet <jvinet@zeroflux.org>
# Contributor: Curtis Campbell <curtisjamescampbell@hotmail.com>
pkgname=usbutils
-pkgver=001
-pkgrel=2
+pkgver=002
+pkgrel=1
pkgdesc="USB Device Utilities"
arch=(i686 x86_64)
license=('GPL')
@@ -12,7 +12,7 @@ makedepends=('wget')
depends=('glibc' 'libusb')
url="http://linux-usb.sourceforge.net/"
source=(http://www.kernel.org/pub/linux/utils/usb/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('3ecdcb42f08ef0d63e2638feb06ececc')
+md5sums=('05610d15c3c8c8ada3d691c320ca784a')
build() {
cd $srcdir/$pkgname-$pkgver