Date: Saturday, July 11, 2015 @ 20:50:15 Author: anatolik Revision: 242128
upgpkg: sg3_utils 1.41-1 Modified: sg3_utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-11 16:48:47 UTC (rev 242127) +++ PKGBUILD 2015-07-11 18:50:15 UTC (rev 242128) @@ -2,7 +2,7 @@ # Maintainer: Daniel Isenmann <[email protected]> pkgname=sg3_utils -pkgver=1.40 +pkgver=1.41 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=('4bfdb74d20dd1dac12150c9ba0be6120') +md5sums=('79c8e3c0b2e4bad7dcba3e1ab090f3b4') build() { cd "${srcdir}/${pkgname}-${pkgver}"
