Date: Saturday, October 9, 2010 @ 05:36:42 Author: tpowa Revision: 94652
upgpkg: hdparm 9.33-1 bump to latest version Modified: hdparm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-10-09 09:19:54 UTC (rev 94651) +++ PKGBUILD 2010-10-09 09:36:42 UTC (rev 94652) @@ -2,7 +2,7 @@ # Maintainer: Paul Mattal <[email protected]> pkgname=hdparm -pkgver=9.32 +pkgver=9.33 pkgrel=1 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters" arch=(i686 x86_64) @@ -14,7 +14,7 @@ url="http://sourceforge.net/projects/hdparm/" optdepends=('bash: for wiper.sh script') options=('emptydirs') -md5sums=('9819ba0c537003815bede9aaaee7c6d0' +md5sums=('08a908589eda69191f9f40cc98afe433' '5b99485ee6881de8e009597bffba7eea') build() {
