summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372020-12-09 21:21:46 +0700
committerDX372020-12-09 21:21:46 +0700
commit27c61777da8f1e7f7a01c556fa03b3eebcbff4f8 (patch)
treecdb02d72e13e1bad0ea357a1052e6d2814e5e834
parentdbe47e1a72d20776eb0c40d542d2f999f9b3c98b (diff)
downloadaur-27c61777da8f1e7f7a01c556fa03b3eebcbff4f8.tar.gz
8.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e394aac8f3ff..4fbce2b1632a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anylogic-ple
pkgdesc = AnyLogic Personal Learning Edition - for beginners and students
- pkgver = 8.6.0
+ pkgver = 8.7.0
pkgrel = 1
url = https://www.anylogic.com
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = anylogic-ple
provides = anylogic
conflicts = anylogic
options = !strip
- source = https://files.anylogic.com/anylogic-ple-8.6.0.linux.x86_64.tgz.bin
- sha256sums = 17072aedd3a192f0f6fd5f5d84540832e499fb448fa62de96d665d676cd2527b
+ source = https://files.anylogic.com/anylogic-ple-8.7.0.linux.x86_64.tgz.bin
+ sha256sums = 8e8b276fea97b8f8e8eab698d6461f2e091b1f32078235a22b2bc8b957e262d4
pkgname = anylogic-ple
diff --git a/PKGBUILD b/PKGBUILD
index e6e5c3c8b3e4..6b8cb318f21c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kurnosenko <asusx2@mail.ru>
pkgname=anylogic-ple
-pkgver=8.6.0
+pkgver=8.7.0
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=('17072aedd3a192f0f6fd5f5d84540832e499fb448fa62de96d665d676cd2527b')
+sha256sums=('8e8b276fea97b8f8e8eab698d6461f2e091b1f32078235a22b2bc8b957e262d4')
prepare() {
msg2 "Unpacking archive..."