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

Tobias Powalowski tpowa at archlinux.org
Mon Dec 22 16:36:34 UTC 2008


    Date: Monday, December 22, 2008 @ 11:36:34
  Author: tpowa
Revision: 22171

upgpkg: hdparm 9.6-1

Modified:
  hdparm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-22 16:34:49 UTC (rev 22170)
+++ PKGBUILD	2008-12-22 16:36:34 UTC (rev 22171)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.3
+pkgver=9.6
 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=('0e2c5113ff51f35c110bf6f21f2e17a3')
+md5sums=('15cecda58ca31dbcb02d28d91bf1923f')
 
 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