[arch-commits] Commit in hdparm/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Apr 17 21:04:32 UTC 2009
Date: Friday, April 17, 2009 @ 17:04:32
Author: tpowa
Revision: 35857
upgpkg: hdparm 9.15-1
Modified:
hdparm/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-17 20:52:18 UTC (rev 35856)
+++ PKGBUILD 2009-04-17 21:04:32 UTC (rev 35857)
@@ -2,7 +2,7 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
pkgname=hdparm
-pkgver=9.14
+pkgver=9.15
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=('15b4da2f42073703455b101f0827ca99')
+md5sums=('0524dd10ad986285ff4eeb3507f7471c')
build() {
cd ${srcdir}/${pkgname}-${pkgver} || return 1
@@ -29,3 +29,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