aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2017-11-14 23:49:46 +0100
committerGrey Christoforo2017-11-14 23:49:46 +0100
commitc51914bd59dc19b353a8cb3a250b8ff15eefe775 (patch)
tree235d62fc03fe381b17433c6abc236f5046ee3091 /PKGBUILD
parent95095cec7a0b8340acbf996aceaf54b73bb2413e (diff)
downloadaur-c51914bd59dc19b353a8cb3a250b8ff15eefe775.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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'