aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Rubin2022-04-25 16:17:10 +0200
committerMarco Rubin2022-04-25 16:17:10 +0200
commit1cc717a7347efb1e4bec14bad131bc4c57271e35 (patch)
tree671ac2172e8fe851aa297f17cbb63cd176a8b61b
parente490025e9d17e2dad8ee96f05130740db96564e5 (diff)
downloadaur-1cc717a7347efb1e4bec14bad131bc4c57271e35.tar.gz
Updated just pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4750d644c3e..366c7b84d701 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = matlab
pkgdesc = A high-level language for numerical computation and visualization
pkgver = 9.12.0.1903524
- pkgrel = 3
+ pkgrel = 4
url = http://www.mathworks.com
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 975340afcd01..20e1bbaaf368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=matlab
# python-matlabengine must be packaged before matlab, because package_matlab
# moves files needed by package_python-matlabengine, they're expensive to copy.
pkgname=('python-matlabengine' 'matlab')
-pkgrel=3
+pkgrel=4
# No need to modify the pkgver here, it will be determined by the script
# in the offline installer.
pkgver=9.12.0.1903524