summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormazzetta862020-05-11 10:30:06 +0100
committermazzetta862020-05-11 10:30:06 +0100
commit35d529f1691b707a60bde7494e73854d6988e588 (patch)
treee88f4ebe44938c5e33549849ff6aa7eeb3d8014d /PKGBUILD
parent8f3112f833b7dcea57b3e24cd97f3d5664b21acc (diff)
downloadaur-35d529f1691b707a60bde7494e73854d6988e588.tar.gz
Updated to 0.18c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ec873b8c22d..d43b3271a941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,20 @@
pkgname=hdsentinel
pkgver=0.18
-pkgrel=2
+pkgrel=3
pkgdesc="A freeware, closed source, SMART analysis tool"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="http://www.hdsentinel.com/hdslin.php"
license=('unknown')
depends=()
if [[ $CARCH == "i686" ]]; then
- source=(http://www.hdsentinel.com/hdslin/hdsentinel-018.gz)
- md5sums=('6DA8AAA8F321F60B493C898195C3977C')
- _HDSentinel="hdsentinel-018"
+ source=(http://www.hdsentinel.com/hdslin/hdsentinel-018c.gz)
+ md5sums=('689E28DD7F9F1590B1804A81CD857F0E')
+ _HDSentinel="hdsentinel-018c"
elif [[ $CARCH == "x86_64" ]]; then
- source=(https://www.hdsentinel.com/hdslin/hdsentinel-018-x64.gz)
- md5sums=('442E28842F71D033D89FB5C4A3928BD9')
- _HDSentinel="hdsentinel-018-x64"
+ source=(https://www.hdsentinel.com/hdslin/hdsentinel-018c-x64.gz)
+ md5sums=('183DC4AB98732F4D6D190532AC18DF9A')
+ _HDSentinel="hdsentinel-018c-x64"
elif [[ $CARCH == "armv7h" || $CARCH == "armv6h" ]]; then
source=(https://www.hdsentinel.com/hdslin/hdsentinel-018-arm.gz)
md5sums=('0FB42FC3FBE6EBC96558A1187222ED27')