summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372021-06-12 16:36:42 +0700
committerDX372021-06-12 16:36:42 +0700
commitddf5f280bcb41d019f0aa9e11e0d9f6c30f1290a (patch)
treec8c7d48407fc52e165fb5ed532aa4a8b9c8fe587
parent27c61777da8f1e7f7a01c556fa03b3eebcbff4f8 (diff)
downloadaur-ddf5f280bcb41d019f0aa9e11e0d9f6c30f1290a.tar.gz
8.7.5
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fbce2b1632a..84864b8453c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anylogic-ple
pkgdesc = AnyLogic Personal Learning Edition - for beginners and students
- pkgver = 8.7.0
+ pkgver = 8.7.5
pkgrel = 1
url = https://www.anylogic.com
arch = x86_64
@@ -12,8 +12,7 @@ pkgbase = anylogic-ple
provides = anylogic
conflicts = anylogic
options = !strip
- source = https://files.anylogic.com/anylogic-ple-8.7.0.linux.x86_64.tgz.bin
- sha256sums = 8e8b276fea97b8f8e8eab698d6461f2e091b1f32078235a22b2bc8b957e262d4
+ source = https://files.anylogic.com/anylogic-ple-8.7.5.linux.x86_64.tgz.bin
+ sha256sums = 3151f2bd342a0fdec41c01728537847016b33483a7239be711c1df23d5e755b2
pkgname = anylogic-ple
-
diff --git a/PKGBUILD b/PKGBUILD
index 6b8cb318f21c..02cb4f37b9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kurnosenko <asusx2@mail.ru>
pkgname=anylogic-ple
-pkgver=8.7.0
+pkgver=8.7.5
pkgrel=1
pkgdesc="AnyLogic Personal Learning Edition - for beginners and students"
arch=(x86_64)
@@ -15,7 +15,7 @@ provides=('anylogic')
conflicts=('anylogic')
options=(!strip)
source=("https://files.anylogic.com/$pkgname-$pkgver.linux.x86_64.tgz.bin")
-sha256sums=('8e8b276fea97b8f8e8eab698d6461f2e091b1f32078235a22b2bc8b957e262d4')
+sha256sums=('3151f2bd342a0fdec41c01728537847016b33483a7239be711c1df23d5e755b2')
prepare() {
msg2 "Unpacking archive..."