[arch-commits] Commit in hdparm/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jan 12 16:33:20 UTC 2012


    Date: Thursday, January 12, 2012 @ 11:33:20
  Author: tpowa
Revision: 146530

upgpkg: hdparm 9.38-1

bump to latest version

Modified:
  hdparm/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-12 16:16:17 UTC (rev 146529)
+++ PKGBUILD	2012-01-12 16:33:20 UTC (rev 146530)
@@ -2,8 +2,8 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 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 @@
 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 @@
   #install license file
   install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT
 }
+md5sums=('915e74685e2f25eaebe6a26c5d7ca700'
+         '74e368f384166a7710b447573cda120a')




More information about the arch-commits mailing list