Date: Tuesday, January 4, 2011 @ 03:28:48 Author: tpowa Revision: 104566
upgpkg: usbutils 001-2 rebuild without force option Modified: usbutils/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-04 06:52:24 UTC (rev 104565) +++ PKGBUILD 2011-01-04 08:28:48 UTC (rev 104566) @@ -3,7 +3,7 @@ # Contributor: Curtis Campbell <[email protected]> pkgname=usbutils pkgver=001 -pkgrel=1 +pkgrel=2 pkgdesc="USB Device Utilities" arch=(i686 x86_64) license=('GPL') @@ -13,7 +13,6 @@ url="http://linux-usb.sourceforge.net/" source=(http://www.kernel.org/pub/linux/utils/usb/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('3ecdcb42f08ef0d63e2638feb06ececc') -options=('force') build() { cd $srcdir/$pkgname-$pkgver
