summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372023-04-09 15:56:04 +0700
committerDX372023-04-09 15:56:04 +0700
commit19fc92109b0e49399c189363ee7625fb26bb0c99 (patch)
tree064c6df4c1d9fa527fae0af8c04372ac7270bbea
parentac82af02b0746c432f3553b6d75751a058aae1a8 (diff)
downloadaur-19fc92109b0e49399c189363ee7625fb26bb0c99.tar.gz
8.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32d9abd55326..19a3a51f1ed4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anylogic-ple
pkgdesc = AnyLogic Personal Learning Edition - for beginners and students
- pkgver = 8.8.0
+ pkgver = 8.8.2
pkgrel = 1
url = https://www.anylogic.com
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = anylogic-ple
provides = anylogic
conflicts = anylogic
options = !strip
- source = https://files.anylogic.com/anylogic-ple-8.8.0.linux.x86_64.tgz.bin
+ source = https://files.anylogic.com/anylogic-ple-8.8.2.linux.x86_64.tgz.bin
source = anylogic-ple.desktop
- sha256sums = bfe6a27ce21e0bc2a90e680079fe4fc764d22eaa56c767b3ea671310c13bbed0
+ sha256sums = 97fdcac86b38d3888341513e29b3a715ded47b2faef18e8707f9066cb0136758
sha256sums = e4ba5ff1344d0a60fa8625739fe442c5b9c995fb51c1cd48839291abf6a8bf55
pkgname = anylogic-ple
diff --git a/PKGBUILD b/PKGBUILD
index 50e922421716..fa09262d160e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kurnosenko <asusx2@mail.ru>
pkgname=anylogic-ple
-pkgver=8.8.0
+pkgver=8.8.2
pkgrel=1
pkgdesc="AnyLogic Personal Learning Edition - for beginners and students"
arch=(x86_64)
@@ -15,7 +15,7 @@ conflicts=('anylogic')
options=(!strip)
source=("https://files.anylogic.com/$pkgname-$pkgver.linux.x86_64.tgz.bin"
"$pkgname.desktop")
-sha256sums=('bfe6a27ce21e0bc2a90e680079fe4fc764d22eaa56c767b3ea671310c13bbed0'
+sha256sums=('97fdcac86b38d3888341513e29b3a715ded47b2faef18e8707f9066cb0136758'
'e4ba5ff1344d0a60fa8625739fe442c5b9c995fb51c1cd48839291abf6a8bf55')
prepare() {