summaryrefslogtreecommitdiff
path: root/core/sdparm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/sdparm/PKGBUILD')
-rw-r--r--core/sdparm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/sdparm/PKGBUILD b/core/sdparm/PKGBUILD
index b1497971a..2ffa37ed8 100644
--- a/core/sdparm/PKGBUILD
+++ b/core/sdparm/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 142819 2011-11-15 17:24:15Z andrea $
+# $Id: PKGBUILD 148461 2012-02-01 12:06:03Z stephane $
# Maintainer:
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: grimi@poczta.fm
pkgname=sdparm
-pkgver=1.06
-pkgrel=2
+pkgver=1.07
+pkgrel=1
pkgdesc="An utility similar to hdparm but for SCSI devices"
arch=('i686' 'x86_64' 'mips64el')
url="http://sg.danny.cz/sg/sdparm.html"
license=('BSD')
depends=('glibc')
source=("http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tgz")
-md5sums=('5e19913658bb4f9849ddd909e0f47cde')
+md5sums=('c807f9db3dd7af175214be0d7fece494')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"