Date: Monday, June 17, 2013 @ 12:00:20 Author: jgc Revision: 188646 upgpkg: sg3_utils 1.36-1
Modified: sg3_utils/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-17 09:56:29 UTC (rev 188645) +++ PKGBUILD 2013-06-17 10:00:20 UTC (rev 188646) @@ -2,7 +2,7 @@ # Maintainer: Daniel Isenmann <[email protected]> pkgname=sg3_utils -pkgver=1.35 +pkgver=1.36 pkgrel=1 pkgdesc="Generic SCSI utilities" arch=(i686 x86_64) @@ -10,8 +10,8 @@ license=('GPL' 'custom:BSD') depends=('glibc') options=('!libtool') -source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tgz) -md5sums=('55c32fb95a5b3907687b023f392fbd3c') +source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz) +md5sums=('5d1846c8aa03a2e39e1368cf05bf1cfd') build() { cd "${srcdir}/${pkgname}-${pkgver}"
