summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee11bfe235d0..c0b748319a0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-matrixstats
_cran_name=matrixStats
-pkgver=0.54.0
+pkgver=0.55.0
pkgrel=1
pkgdesc="Functions that Apply to Rows and Columns of Matrices (and to Vectors)"
arch=('x86_64')
-url="http://cran.r-project.org/web/packages/${_cran_name}/index.html"
+url="https://CRAN.R-project.org/package=${_cran_name}"
license=('GPL3')
depends=('r')
source=("http://cran.r-project.org/src/contrib/${_cran_name}_${pkgver}.tar.gz")
-md5sums=('bb752e0e4a1c8ef78f3ed99e918d1a17')
+md5sums=('860aa7af56ddb598268cbca7921e2d4c')
package() {
mkdir -p $pkgdir/usr/lib/R/library