summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372019-03-14 21:29:24 +0700
committerDX372019-03-14 21:29:24 +0700
commit78f3342e22e408fd61d250ff9bfca70053680647 (patch)
tree8b085246c2f5bad5964a9aeccbcbb8a81db9faaa
parent023adc514820927100ab6bdfc54b092e1868f48d (diff)
downloadaur-78f3342e22e408fd61d250ff9bfca70053680647.tar.gz
update sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4465d6eada88..d769162f4d93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = anylogic-ple
conflicts = anylogic
options = !strip
source = https://files.anylogic.com/anylogic-ple-8.4.0.linux.x86_64.tgz.bin
- sha256sums = 4029bc645995ab6b81b234334f4cb00fbf8608fae05d0cd1fc91dfd701358b87
+ sha256sums = cbecbedeb2485450645acb468bd9e1e2677a9c1ac06fbab9b3a78b3d1c214183
pkgname = anylogic-ple
diff --git a/PKGBUILD b/PKGBUILD
index 776c20bb6032..d1e0fce364b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ provides=('anylogic')
conflicts=('anylogic')
options=(!strip)
source=("https://files.anylogic.com/$pkgname-$pkgver.linux.x86_64.tgz.bin")
-sha256sums=('4029bc645995ab6b81b234334f4cb00fbf8608fae05d0cd1fc91dfd701358b87')
+sha256sums=('cbecbedeb2485450645acb468bd9e1e2677a9c1ac06fbab9b3a78b3d1c214183')
prepare() {
msg2 "Unpacking archive..."