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

Tobias Powalowski tpowa at archlinux.org
Sat Aug 29 12:09:48 UTC 2009


    Date: Saturday, August 29, 2009 @ 08:09:48
  Author: tpowa
Revision: 50508

upgpkg: hdparm 9.26-1

Modified:
  hdparm/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-29 11:54:58 UTC (rev 50507)
+++ PKGBUILD	2009-08-29 12:09:48 UTC (rev 50508)
@@ -2,8 +2,8 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.22
-pkgrel=2
+pkgver=9.26
+pkgrel=1
 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
 arch=(i686 x86_64)
 depends=('glibc')
@@ -13,7 +13,7 @@
 license=('BSD')
 url="http://sourceforge.net/projects/hdparm/"
 options=('emptydirs')
-md5sums=('80d2a2eb5934151aa26008d7a7f4444c')
+md5sums=('186c2f8d6fa9946bfb70b9692b993f6d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver} || return 1
@@ -30,4 +30,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