summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCsonka Mihaly2019-05-02 17:56:20 +0200
committerCsonka Mihaly2019-05-02 17:56:20 +0200
commit8d5ba3fcc9074d90909466e6c354f5067ffeeabb (patch)
tree9ea18ce7dadbfee4c8fa97232525f2c5c7d37c9c /PKGBUILD
parent4ff447532274782754d5107211700b88ffd677a4 (diff)
downloadaur-8d5ba3fcc9074d90909466e6c354f5067ffeeabb.tar.gz
Fix md5.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b832078ab317..545adb14717f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('r>=3.5.0')
makedepends=('gcc-fortran>=8.3.0')
provides=("${pkgname}")
source=("https://cran.r-project.org/src/contrib/${_pkgtar}")
-md5sums=('4c494f6159b9f3a67e876044f521c3be')
+md5sums=('a033d88ac9bc733868d145fdc44f8c96')
build(){
R CMD INSTALL ${_pkgtar} -l $srcdir