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

Tobias Powalowski tpowa at archlinux.org
Mon Sep 7 15:58:27 UTC 2009


    Date: Monday, September 7, 2009 @ 11:58:27
  Author: tpowa
Revision: 51328

upgpkg: hdparm 9.27-1
    bump to latest version

Modified:
  hdparm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-07 15:56:22 UTC (rev 51327)
+++ PKGBUILD	2009-09-07 15:58:27 UTC (rev 51328)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.26
+pkgver=9.27
 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=('186c2f8d6fa9946bfb70b9692b993f6d')
+md5sums=('3cf69b270f49f651851889a0787934d1')
 
 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