[arch-commits] Commit in hdparm/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Nov 21 09:16:30 UTC 2018
Date: Wednesday, November 21, 2018 @ 09:16:30
Author: tpowa
Revision: 340187
upgpkg: hdparm 9.58-1
bump to latest version
Modified:
hdparm/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-21 08:38:59 UTC (rev 340186)
+++ PKGBUILD 2018-11-21 09:16:30 UTC (rev 340187)
@@ -1,7 +1,7 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
pkgname=hdparm
-pkgver=9.57
+pkgver=9.58
pkgrel=1
pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
arch=(x86_64)
@@ -13,8 +13,8 @@
url="http://sourceforge.net/projects/hdparm/"
optdepends=('bash: for wiper.sh script')
options=('emptydirs')
-sha512sumss=('410539d0bf3cc247181594581edbfb53'
- '74e368f384166a7710b447573cda120a')
+sha512sums=('42fb70f494aae4cc205ca68c3e883e1f4fc33e8ced1914e280e9f3faa7233d3f839e59178ec09ddb9d32e9d2bca122ce324645ecb5ac73defa284030ac7d3cea'
+ 'ddb9eff6e4c0b67da72104a9ddcb6fde2b6ad543174e56a7e065453beb88f4c16b977718b1db4beaed41aff477a0ed955303172d019efbe9eacef2a397f27499')
prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -41,5 +41,3 @@
#install license file
install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT
}
-md5sums=('cd976dc4c114ebb667a73df1200d0532'
- '74e368f384166a7710b447573cda120a')
More information about the arch-commits
mailing list