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

Tobias Powalowski tpowa at archlinux.org
Sun May 3 15:42:40 UTC 2009


    Date: Sunday, May 3, 2009 @ 11:42:40
  Author: tpowa
Revision: 37640

upgpkg: usbutils 0.81-1

Modified:
  usbutils/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-03 15:42:28 UTC (rev 37639)
+++ PKGBUILD	2009-05-03 15:42:40 UTC (rev 37640)
@@ -12,6 +12,7 @@
 depends=('glibc' 'libusb')
 url="http://linux-usb.sourceforge.net/"
 source=(http://downloads.sourceforge.net/sourceforge/linux-usb/usbutils-$pkgver.tar.gz)
+md5sums=('ba5e44d49ebf382015e96f43ce982abb')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -21,4 +22,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('ba5e44d49ebf382015e96f43ce982abb')
+




More information about the arch-commits mailing list