summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Slagle2016-04-21 18:35:06 -0700
committerKevin Slagle2016-04-21 18:35:06 -0700
commit999c67a6c666fe099b613310d48c9e07a2a80e2e (patch)
tree8e9a307c35d577cd4624bfcc1427e73de53ab17a
parent46a62457bf2e7c6ec217b665bba95fd56b90bc92 (diff)
downloadaur-999c67a6c666fe099b613310d48c9e07a2a80e2e.tar.gz
update to 10.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fca8a039a6a..467524655c2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mathematica
pkgdesc = A computational software program used in scientific, engineering, and mathematical fields and other areas of technical computing.
- pkgver = 10.4.0
+ pkgver = 10.4.1
pkgrel = 1
url = http://www.wolfram.com/mathematica/
install = mathematica.install
@@ -12,8 +12,8 @@ pkgbase = mathematica
depends = alsa-lib
depends = libxml2
options = !strip
- source = file://Mathematica_10.4.0_LINUX.sh
- md5sums = fdc04160ef3cfcb120766393306b5c5f
+ source = file://Mathematica_10.4.1_LINUX.sh
+ md5sums = ea1f13a88279e6fc2ed1edc80e7a1612
pkgname = mathematica
diff --git a/PKGBUILD b/PKGBUILD
index fa4254f39e21..0b6ced15d49b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: teratomata <teratomat@gmail.com>
pkgname=mathematica
-pkgver=10.4.0
+pkgver=10.4.1
pkgrel=1
pkgdesc="A computational software program used in scientific, engineering, and mathematical fields and other areas of technical computing."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url="http://www.wolfram.com/mathematica/"
license=('proprietary')
depends=('ttf-bitstream-vera' 'libxcursor' 'alsa-lib' 'libxml2')
source=("file://Mathematica_${pkgver}_LINUX.sh")
-md5sums=('fdc04160ef3cfcb120766393306b5c5f')
+md5sums=('ea1f13a88279e6fc2ed1edc80e7a1612')
install='mathematica.install'
options=('!strip')
@@ -59,7 +59,7 @@ package() {
cd ${pkgdir}/opt/Mathematica/SystemFiles/Installation
- desktopFile='wolfram-mathematica10.desktop'
+ desktopFile='wolfram-mathematica.desktop'
sed -Ei 's|^(\s*TryExec=).*|\1/usr/bin/Mathematica|g' $desktopFile
sed -Ei 's|^(\s*Exec=).*|\1/usr/bin/Mathematica %F|g' $desktopFile
cp $desktopFile ${pkgdir}/usr/share/applications/