[arch-commits] CVS update of extra/system/sg3_utils (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Sat Nov 3 20:30:23 UTC 2007
Date: Saturday, November 3, 2007 @ 16:30:23
Author: daniel
Path: /home/cvs-extra/extra/system/sg3_utils
Modified: PKGBUILD (1.5 -> 1.6)
add md5sum
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: extra/system/sg3_utils/PKGBUILD
diff -u extra/system/sg3_utils/PKGBUILD:1.5 extra/system/sg3_utils/PKGBUILD:1.6
--- extra/system/sg3_utils/PKGBUILD:1.5 Sat Nov 3 16:28:56 2007
+++ extra/system/sg3_utils/PKGBUILD Sat Nov 3 16:30:14 2007
@@ -1,4 +1,4 @@
-#$Id: PKGBUILD,v 1.5 2007/11/03 20:28:56 daniel Exp $
+#$Id: PKGBUILD,v 1.6 2007/11/03 20:30:14 daniel Exp $
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=sg3_utils
pkgver=1.25
@@ -10,6 +10,7 @@
depends=('glibc')
options=('!libtool')
source=(http://sg.torque.net/sg/p/${pkgname}-${pkgver}.tgz)
+md5sums=('9fec4d8f3f6c8b3d2da79fc17cc2d387')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list