summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam S Levy2018-05-09 08:07:27 -0800
committerAdam S Levy2018-05-09 08:07:27 -0800
commitab8dda89eea9f98ce246e42287dbc1c04b0b4577 (patch)
tree503fa89ed10d111a04dc45a8ef1772d2f01af969
parent444bb0d8817453a71cea613865fa5bbfaff2f26d (diff)
downloadaur-ab8dda89eea9f98ce246e42287dbc1c04b0b4577.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 b506513765b6..f78a7279ae5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = modpoll-bin
license = custom
provides = modpoll
source = https://www.modbusdriver.com/downloads/modpoll.3.4.zip
- md5sums = af5953808212e005b458ca90d7cf868b
+ sha256sums = 9150318a70d90510f87f53a338dc814af401e27e97c9617d22d024c668c88822
pkgname = modpoll-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3845cb6e64f0..56f87418ac06 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=('af5953808212e005b458ca90d7cf868b')
+sha256sums=('9150318a70d90510f87f53a338dc814af401e27e97c9617d22d024c668c88822')
package() {
cd "$srcdir"