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

Tobias Powalowski tpowa at archlinux.org
Sun Mar 1 22:17:08 UTC 2009


    Date: Sunday, March 1, 2009 @ 17:17:08
  Author: tpowa
Revision: 28718

upgpkg: hdparm 9.12-1

Modified:
  hdparm/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-01 22:15:53 UTC (rev 28717)
+++ PKGBUILD	2009-03-01 22:17:08 UTC (rev 28718)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.10
+pkgver=9.12
 pkgrel=1
 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=('BSD')
 url="http://sourceforge.net/projects/hdparm/"
 options=('emptydirs')
-md5sums=('5effc41045639c602e70d70bc5e01d56')
+md5sums=('4064cb2cc60b7bbdcea02ec163631068')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver} || return 1
@@ -29,4 +29,3 @@
   #install license file
   install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT
 }
-




More information about the arch-commits mailing list