Date: Saturday, April 5, 2014 @ 22:00:10 Author: anatolik Revision: 209843
upgpkg: sg3_utils 1.38-1 Modified: sg3_utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-05 18:40:31 UTC (rev 209842) +++ PKGBUILD 2014-04-05 20:00:10 UTC (rev 209843) @@ -2,7 +2,7 @@ # Maintainer: Daniel Isenmann <[email protected]> pkgname=sg3_utils -pkgver=1.37 +pkgver=1.38 pkgrel=1 pkgdesc="Generic SCSI utilities" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=('GPL' 'custom:BSD') depends=('glibc') source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz) -md5sums=('ade022cf1ece91e94865e2c68d369c79') +md5sums=('ee60a79cd4eb4fa8cebb83c0e9c3707c') build() { cd "${srcdir}/${pkgname}-${pkgver}"
