summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-06-16 19:45:52 +0200
committerGoliathLabs2020-06-16 19:45:52 +0200
commit2956598c69c760a5316bb2a5678a1b10744da8b1 (patch)
tree7ec7ae9f47ff3ff62bf9d9b2b3377cbdd483179b
parentc61e9f57e081282d0964f5e2989b1c17922e9419 (diff)
downloadaur-2956598c69c760a5316bb2a5678a1b10744da8b1.tar.gz
Updated: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 344e8b9ba32f..4f9f046259cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scilab
pkgdesc = A scientific software package for numerical computations.
pkgver = 6.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://www.scilab.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c3c14fdc6909..e4e21958547a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=scilab
pkgver=6.1.0
-pkgrel=4
+pkgrel=5
pkgdesc='A scientific software package for numerical computations.'
arch=('i686' 'x86_64')
url='https://www.scilab.org'