From eefecc8813e0c062a2058b33209cb30830f824b6 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jan 2012 23:15:04 +0000 Subject: Thu Jan 19 23:15:03 UTC 2012 --- core/hdparm/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'core/hdparm') diff --git a/core/hdparm/PKGBUILD b/core/hdparm/PKGBUILD index 34a2679da..eed4fe23e 100644 --- a/core/hdparm/PKGBUILD +++ b/core/hdparm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 142539 2011-11-11 21:16:42Z tpowa $ +# $Id: PKGBUILD 146810 2012-01-18 17:16:31Z tpowa $ # Maintainer: Paul Mattal pkgname=hdparm -pkgver=9.37 -pkgrel=2 +pkgver=9.38 +pkgrel=1 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters" arch=(i686 x86_64) depends=('glibc') @@ -14,8 +14,6 @@ license=('BSD') url="http://sourceforge.net/projects/hdparm/" optdepends=('bash: for wiper.sh script') options=('emptydirs') -md5sums=('0bb94ddd1bedd5c02b1ca62f1caaf6de' - '74e368f384166a7710b447573cda120a') build() { cd ${srcdir}/${pkgname}-${pkgver} @@ -40,3 +38,5 @@ package() { #install license file install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT } +md5sums=('915e74685e2f25eaebe6a26c5d7ca700' + '74e368f384166a7710b447573cda120a') -- cgit v1.2.3-54-g00ecf