Skip to content
Snippets Groups Projects
Commit 803f6006 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 012

parent c7f645d3
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# Contributor: Judd Vinet <jvinet@zeroflux.org>
# Contributor: Curtis Campbell <curtisjamescampbell@hotmail.com>
pkgname=usbutils
pkgver=010
pkgver=012
pkgrel=1
pkgdesc="USB Device Utilities"
arch=(x86_64)
......@@ -14,12 +14,13 @@ optdepends=('python: for lsusb.py usage'
'coreutils: for lsusb.py usage')
url="http://linux-usb.sourceforge.net/"
source=("https://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar"{.xz,.sign})
md5sums=('938e3707593974be99a0dd6d1de76671'
md5sums=('0da98eb80159071fdbb00905390509d9'
'SKIP')
validpgpkeys=('647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman <gregkh@linuxfoundation.org>
build() {
cd $srcdir/$pkgname-$pkgver
./autogen.sh
./configure --prefix=/usr --datadir=/usr/share/hwdata --disable-zlib
make
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment