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

Tobias Powalowski tpowa at archlinux.org
Sun Mar 21 16:14:26 UTC 2010


    Date: Sunday, March 21, 2010 @ 12:14:26
  Author: tpowa
Revision: 72935

upgpkg: hdparm 9.28-1
bump to latest version

Modified:
  hdparm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-21 16:13:56 UTC (rev 72934)
+++ PKGBUILD	2010-03-21 16:14:26 UTC (rev 72935)
@@ -2,8 +2,8 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=hdparm
-pkgver=9.27
-pkgrel=2
+pkgver=9.28
+pkgrel=1
 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
 arch=(i686 x86_64)
 depends=('glibc')
@@ -12,7 +12,7 @@
 license=('BSD')
 url="http://sourceforge.net/projects/hdparm/"
 options=('emptydirs')
-md5sums=('e652dabb6c9233fb8a23ef60a17a1829')
+md5sums=('b672d175bbf924b3f7575a8279eb063d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver} || return 1




More information about the arch-commits mailing list