summaryrefslogtreecommitdiff
path: root/core/hdparm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-16 23:15:21 +0000
committerroot <root@rshg054.dnsready.net>2012-02-16 23:15:21 +0000
commit76774d40da5ce246c9f2178fdf937706d99af4b2 (patch)
treed94469586899ec9ccf256ca7fab766f6e82f3cf1 /core/hdparm
parent2e50a79768e42c26ff8850404f488425610abc0a (diff)
Thu Feb 16 23:15:21 UTC 2012
Diffstat (limited to 'core/hdparm')
-rw-r--r--core/hdparm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/hdparm/PKGBUILD b/core/hdparm/PKGBUILD
index eed4fe23e..5f79d6c76 100644
--- a/core/hdparm/PKGBUILD
+++ b/core/hdparm/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 146810 2012-01-18 17:16:31Z tpowa $
+# $Id: PKGBUILD 150217 2012-02-15 07:27:04Z tpowa $
# Maintainer: Paul Mattal <paul@archlinux.org>
pkgname=hdparm
-pkgver=9.38
+pkgver=9.39
pkgrel=1
pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
arch=(i686 x86_64)
@@ -14,6 +14,8 @@ license=('BSD')
url="http://sourceforge.net/projects/hdparm/"
optdepends=('bash: for wiper.sh script')
options=('emptydirs')
+md5sums=('2bc17b72403885d4faf959682944243b'
+ '74e368f384166a7710b447573cda120a')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -38,5 +40,3 @@ package() {
#install license file
install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT
}
-md5sums=('915e74685e2f25eaebe6a26c5d7ca700'
- '74e368f384166a7710b447573cda120a')