summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372020-01-04 12:50:24 +0700
committerDX372020-01-04 12:50:24 +0700
commita9d9cf2a5ba1792117885cd49a4316148859c310 (patch)
tree3095700b23978dbb25e523b751808ce0a63f4498
parentc421c4829b55e244102948cecff414671ce0b589 (diff)
downloadaur-a9d9cf2a5ba1792117885cd49a4316148859c310.tar.gz
8.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index feed2220d077..0ef32c0d487f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anylogic-ple
pkgdesc = AnyLogic Personal Learning Edition - for beginners and students
- pkgver = 8.5.0
+ pkgver = 8.5.1
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.5.0.linux.x86_64.tgz.bin
- sha256sums = 14531be690a130526513bc38a6e13e6cad40a9665bac10fa25758c33f3880cca
+ source = https://files.anylogic.com/anylogic-ple-8.5.1.linux.x86_64.tgz.bin
+ sha256sums = 123912593dbb6907e4e7805e5aebf2bc5ddc6da8b93c0afcf198c55be2fa4aab
pkgname = anylogic-ple
diff --git a/PKGBUILD b/PKGBUILD
index d07b2b8fc803..85dec4e510eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kurnosenko <asusx2@mail.ru>
pkgname=anylogic-ple
-pkgver=8.5.0
+pkgver=8.5.1
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=('14531be690a130526513bc38a6e13e6cad40a9665bac10fa25758c33f3880cca')
+sha256sums=('123912593dbb6907e4e7805e5aebf2bc5ddc6da8b93c0afcf198c55be2fa4aab')
prepare() {
msg2 "Unpacking archive..."