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

Tobias Powalowski tpowa at archlinux.org
Wed Feb 11 10:39:49 UTC 2009


    Date: Wednesday, February 11, 2009 @ 05:39:49
  Author: tpowa
Revision: 26674

upgpkg: hdparm 9.10-1

Modified:
  hdparm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-11 10:28:32 UTC (rev 26673)
+++ PKGBUILD	2009-02-11 10:39:49 UTC (rev 26674)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.6
+pkgver=9.10
 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=('15cecda58ca31dbcb02d28d91bf1923f')
+md5sums=('5effc41045639c602e70d70bc5e01d56')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver} || return 1
@@ -29,3 +29,4 @@
   #install license file
   install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT
 }
+




More information about the arch-commits mailing list