summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}"