summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author桌后的葡萄2022-11-28 19:05:14 +0800
committer桌后的葡萄2022-11-28 19:05:14 +0800
commit2d09a08e8d84bb25af851b7a9011d05c06b15b4e (patch)
treecc0c225512e388d2623505e80b0e59fe131c3a4f /PKGBUILD
parent4f8136cc98a96d63accaca2e33f348b8ae49272b (diff)
downloadaur-wolframscript.tar.gz
update to 13.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16e0473f67a5..c8cb7f15511e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# placed in the same directory
pkgname=wolframscript
-pkgver=12.1.1
+pkgver=13.1.0
pkgrel=1
pkgdesc="Execute Wolfram Language Code Anywhere"
arch=('x86_64')
@@ -13,7 +13,7 @@ source=("local://WolframScript_${pkgver}_LINUX64_x86_64.rpm")
conflicts=('mathematica')
# The conflict arises due to some files that both packages use.
# If you would like both installed, install the generated .tar.xz --overwrite '*'
-md5sums=('fb25ec1226e9c8046562ddedf6f1e9db')
+md5sums=('6462987f1b96a2be353c087fd50c6a3f')
package() {
cd "${srcdir}"