summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4830f9e41cac..1ccbf226f58f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=matrixcalc
_pkgver=1.0-5
pkgname=r-${_pkgname,,}
pkgver=1.0.5
-pkgrel=4
+pkgrel=7
pkgdesc='Collection of Functions for Matrix Calculations'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"