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

Tobias Powalowski tpowa at archlinux.org
Wed Aug 5 21:31:07 UTC 2009


    Date: Wednesday, August 5, 2009 @ 17:31:07
  Author: tpowa
Revision: 49287

upgpkg: hdparm 9.22-1

Modified:
  hdparm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-05 21:24:37 UTC (rev 49286)
+++ PKGBUILD	2009-08-05 21:31:07 UTC (rev 49287)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.21
+pkgver=9.22
 pkgrel=1
 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 license=('BSD')
 url="http://sourceforge.net/projects/hdparm/"
 options=('emptydirs')
-md5sums=('b323a9e673ae781834fe60fac0fb3e75')
+md5sums=('80d2a2eb5934151aa26008d7a7f4444c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver} || return 1
@@ -30,3 +30,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