summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkands-code2023-11-01 15:36:25 +0800
committerkands-code2023-11-01 15:36:25 +0800
commit77e0190b82c951d9aa35434664b2e90228424c0d (patch)
treebbf3a438f8dcf13f79cc420b6c79ad95fb3a26ec /PKGBUILD
parenta9343ae59a08ff535ea401c1344559198cadbcf8 (diff)
downloadaur-systemmodeler.tar.gz
update: system modeler version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3c530ed581e..054e8c407e5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# Maintainer: Kevin Stephen <kizunaaisesu [at] gmail [dot] com>
pkgname=systemmodeler
-pkgver=13.2.0
+pkgver=13.3.0
pkgrel=1
pkgdesc="An easy-to-use, next-generation modeling and simulation environment for cyber-physical systems."
arch=('i686' 'x86_64')
url="https://www.wolfram.com/system-modeler/"
license=('proprietary')
source=("file://SystemModeler_${pkgver}_LINUX.sh")
-md5sums=('3b112c367304dfee696e5c8b3e30f1a1')
+md5sums=('9320dfdc55bf0e79aecb9fbf5a0b09cc')
+checkdepends=('md5sum')
install='systemmodeler.install'
options=('!strip')