[arch-commits] Commit in hdparm/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon May 22 13:49:24 UTC 2017
Date: Monday, May 22, 2017 @ 13:49:24
Author: tpowa
Revision: 296409
upgpkg: hdparm 9.52-1
bump to latest version
Modified:
hdparm/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-22 13:09:28 UTC (rev 296408)
+++ PKGBUILD 2017-05-22 13:49:24 UTC (rev 296409)
@@ -2,7 +2,7 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
pkgname=hdparm
-pkgver=9.51
+pkgver=9.52
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=('8fe0a71db02f7ffc602d14a69f766cff'
+sha512sumss=('410539d0bf3cc247181594581edbfb53'
'74e368f384166a7710b447573cda120a')
prepare() {
@@ -42,3 +42,5 @@
#install license file
install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT
}
+md5sums=('410539d0bf3cc247181594581edbfb53'
+ '74e368f384166a7710b447573cda120a')
More information about the arch-commits
mailing list