diff options
author | root <root@rshg054.dnsready.net> | 2013-10-26 01:22:45 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-26 01:22:45 -0700 |
commit | 24152c3ea77087edccf017c13d44904a75799ff7 (patch) | |
tree | 65e25106816e5071dd5b2edc2270e0138c23dc7c /extra/sg3_utils/PKGBUILD | |
parent | 5a3821aec094b38a412cf5e6997c08b6428d6f77 (diff) |
Sat Oct 26 01:21:13 PDT 2013
Diffstat (limited to 'extra/sg3_utils/PKGBUILD')
-rw-r--r-- | extra/sg3_utils/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/sg3_utils/PKGBUILD b/extra/sg3_utils/PKGBUILD index a7cb7ced6..35ac783df 100644 --- a/extra/sg3_utils/PKGBUILD +++ b/extra/sg3_utils/PKGBUILD @@ -1,15 +1,14 @@ -#$Id: PKGBUILD 188647 2013-06-17 10:00:27Z jgc $ +#$Id: PKGBUILD 197372 2013-10-25 03:01:52Z allan $ # Maintainer: Daniel Isenmann <daniel@archlinux.org> 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') |