summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam S Levy2018-05-09 08:07:27 -0800
committerAdam S Levy2018-05-09 08:07:27 -0800
commita746740237d426acd30e597e80ab0c2209322d90 (patch)
tree43eb53d4d121944fa4212d59c850615ca27df917
parentac881ddf1e43425b3634e9ac598cd2d84aad5245 (diff)
downloadaur-a746740237d426acd30e597e80ab0c2209322d90.tar.gz
Update all source checksums to use sha256
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb7597cd8117..b76c9e6365c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = diagslave-bin
license = custom
provides = diagslave
source = https://www.modbusdriver.com/downloads/diagslave.2.12.zip
- md5sums = 7b9584b56d2ab2641ca4affcdb00f19f
+ sha256sums = 5db0d69676e96b4f49fd37716639fd6506ed3779108fcc3a86d4225f70e82b95
pkgname = diagslave-bin
diff --git a/PKGBUILD b/PKGBUILD
index edcaf0a16e32..aafb31a7e654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.modbusdriver.com/$_pkgname.html"
license=('custom')
provides=("$_pkgname")
source=("https://www.modbusdriver.com/downloads/$_pkgname.$pkgver.zip")
-md5sums=('7b9584b56d2ab2641ca4affcdb00f19f')
+sha256sums=('5db0d69676e96b4f49fd37716639fd6506ed3779108fcc3a86d4225f70e82b95')
package() {
cd "$srcdir"