From 994ca8b3d7a14ef97d75b40b7554a9892bd0283f Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 4 Feb 2014 03:35:24 +0000 Subject: Tue Feb 4 03:33:07 UTC 2014 --- extra/sg3_utils/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/sg3_utils') diff --git a/extra/sg3_utils/PKGBUILD b/extra/sg3_utils/PKGBUILD index 35ac783df..b57efbda4 100644 --- a/extra/sg3_utils/PKGBUILD +++ b/extra/sg3_utils/PKGBUILD @@ -1,16 +1,16 @@ -#$Id: PKGBUILD 197372 2013-10-25 03:01:52Z allan $ +#$Id: PKGBUILD 205030 2014-02-03 10:47:54Z bpiotrowski $ # Maintainer: Daniel Isenmann pkgname=sg3_utils -pkgver=1.36 -pkgrel=2 +pkgver=1.37 +pkgrel=1 pkgdesc="Generic SCSI utilities" arch=(i686 x86_64) url="http://sg.danny.cz/sg/sg3_utils.html" license=('GPL' 'custom:BSD') depends=('glibc') source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz) -md5sums=('5d1846c8aa03a2e39e1368cf05bf1cfd') +md5sums=('ade022cf1ece91e94865e2c68d369c79') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf