Date: Friday, October 25, 2013 @ 05:00:39 Author: allan Revision: 197368
upgpkg: sg3_utils 1.36-2 remove static libraries Modified: sg3_utils/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-25 03:00:20 UTC (rev 197367) +++ PKGBUILD 2013-10-25 03:00:39 UTC (rev 197368) @@ -3,13 +3,12 @@ pkgname=sg3_utils pkgver=1.36 -pkgrel=1 +pkgrel=2 pkgdesc="Generic SCSI utilities" arch=(i686 x86_64) url="http://sg.danny.cz/sg/sg3_utils.html" license=('GPL' 'custom:BSD') depends=('glibc') -options=('!libtool') source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz) md5sums=('5d1846c8aa03a2e39e1368cf05bf1cfd')
