aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2017-11-14 23:49:46 +0100
committerGrey Christoforo2017-11-14 23:49:46 +0100
commitc51914bd59dc19b353a8cb3a250b8ff15eefe775 (patch)
tree235d62fc03fe381b17433c6abc236f5046ee3091
parent95095cec7a0b8340acbf996aceaf54b73bb2413e (diff)
downloadaur-c51914bd59dc19b353a8cb3a250b8ff15eefe775.tar.gz
bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf1bc474ac59..21214ee08a9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Sep 7 10:51:36 UTC 2017
+# Tue Nov 14 22:49:41 UTC 2017
pkgbase = matlab
pkgdesc = A high-level language for numerical computation and visualization
- pkgver = 9.2.0.556344
- pkgrel = 3
+ pkgver = 9.3.0.713579
+ pkgrel = 1
url = http://www.mathworks.com
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index d53601666d17..8c2a8d31806f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
## The default installation behavior is to install all licensed products whether or not they are available in the tar file. To install only a subset of licensed products either provide a $_products array or set $_partialinstall and remove unwanted entries from the provided $_products array. To perform a network install set $_networkinstall.
pkgname=matlab
-pkgver=9.2.0.556344
-pkgrel=4
+pkgver=9.3.0.713579
+pkgrel=1
pkgdesc='A high-level language for numerical computation and visualization'
arch=('x86_64')
url='http://www.mathworks.com'