summaryrefslogtreecommitdiff
path: root/core/sdparm
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-03 15:31:08 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-03 15:31:08 +0100
commit86e7521993c095c2082316197d345c04dde46327 (patch)
treec251bad878348dc28bfa14b9583964fc142deddf /core/sdparm
parent6ca11940446fc579b8b58d05ea34843b13fe16f5 (diff)
parent22e5f5bf64eba5c65674eeb3a8167de2854dbe0e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: kde-unstable/calligra/PKGBUILD multilib/lib32-udev/PKGBUILD testing/emacs/PKGBUILD
Diffstat (limited to 'core/sdparm')
-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}"