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

Tobias Powalowski tpowa at archlinux.org
Sun Jul 8 10:07:50 UTC 2012


    Date: Sunday, July 8, 2012 @ 06:07:49
  Author: tpowa
Revision: 163166

upgpkg: usbutils 006-1

bump to latest version

Modified:
  usbutils/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-08 09:35:24 UTC (rev 163165)
+++ PKGBUILD	2012-07-08 10:07:49 UTC (rev 163166)
@@ -4,8 +4,8 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 # Contributor: Curtis Campbell <curtisjamescampbell at hotmail.com>
 pkgname=usbutils
-pkgver=005
-pkgrel=2
+pkgver=006
+pkgrel=1
 pkgdesc="USB Device Utilities"
 arch=(i686 x86_64)
 license=('GPL')
@@ -14,9 +14,10 @@
 optdepends=('python2: for lsusb.py usage'
             'coreutils: for lsusb.py usage')
 url="http://linux-usb.sourceforge.net/"
-# currently broken: http://www.kernel.org/pub/linux/utils/usb/$pkgname/$pkgname-$pkgver.tar.gz
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
+source=("http://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar.xz"
         fix-python2.patch)
+md5sums=('c9aa14ee3d6c991fda183f42cf72a8a8'
+         '45766196895b4cc50b53cd56e1bbf3d1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -32,5 +33,3 @@
   # this is now in the hwids package
   rm -rf $pkgdir/usr/{share/hwdata,sbin}
 }
-md5sums=('6a21f7b6c02b76df5e8a7c208d746654'
-         '45766196895b4cc50b53cd56e1bbf3d1')




More information about the arch-commits mailing list