summaryrefslogtreecommitdiff
path: root/extra/sg3_utils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sg3_utils/PKGBUILD')
-rw-r--r--extra/sg3_utils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/sg3_utils/PKGBUILD b/extra/sg3_utils/PKGBUILD
index d1d877db2..29b9b8b04 100644
--- a/extra/sg3_utils/PKGBUILD
+++ b/extra/sg3_utils/PKGBUILD
@@ -1,8 +1,8 @@
-#$Id: PKGBUILD 209917 2014-04-08 15:23:45Z anatolik $
+#$Id: PKGBUILD 215417 2014-06-24 15:10:27Z anatolik $
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
pkgname=sg3_utils
-pkgver=1.38
+pkgver=1.39
pkgrel=1
pkgdesc="Generic SCSI utilities"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ 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=('ee60a79cd4eb4fa8cebb83c0e9c3707c')
+md5sums=('01d9a5421d778d2707f90461836c3d11')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"