Date: Saturday, June 15, 2013 @ 20:41:52 Author: tpowa Revision: 188576
upgpkg: usbutils 007-1 bump to latest version Modified: usbutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-15 17:19:47 UTC (rev 188575) +++ PKGBUILD 2013-06-15 18:41:52 UTC (rev 188576) @@ -4,7 +4,7 @@ # Contributor: Judd Vinet <[email protected]> # Contributor: Curtis Campbell <[email protected]> pkgname=usbutils -pkgver=006 +pkgver=007 pkgrel=1 pkgdesc="USB Device Utilities" arch=(i686 x86_64) @@ -16,7 +16,7 @@ url="http://linux-usb.sourceforge.net/" source=("http://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar.xz" fix-python2.patch) -md5sums=('c9aa14ee3d6c991fda183f42cf72a8a8' +md5sums=('c9df5107ae9d26b10a1736a261250139' '45766196895b4cc50b53cd56e1bbf3d1') build() {
