summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxgdgsc2016-04-04 09:19:14 +0800
committerxgdgsc2016-04-04 09:19:14 +0800
commit40ce5a1ec348c4470a3a0b22d8a1dffcd0407a5e (patch)
treed6a74830aa1f5b7382c53c0cbd9f83e9cfda84b3 /PKGBUILD
parent6e51d188ad1411c9cfae964c69ec3886b91bac12 (diff)
downloadaur-40ce5a1ec348c4470a3a0b22d8a1dffcd0407a5e.tar.gz
fix sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ad1ab226f6a..3f200d385d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,11 +18,11 @@ optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files')
backup=('etc/R-devel/Makeconf' 'etc/R-devel/Renviron' 'etc/R-devel/ldpaths' 'etc/R-devel/repositories' 'etc/R-devel/javaconf')
options=('!makeflags' '!emptydirs')
install=r.install
-source=("ftp://ftp.stat.math.ethz.ch/Software/R/R-devel.tar.gz"
+source=("https://stat.ethz.ch/R/daily/R-devel.tar.bz2"
'r.desktop'
'r.png'
'R.conf')
-sha1sums=('be3bd5f00318e5b3883b280ad4367d95b2050278'
+sha1sums=('SKIP'
'f5a9e7f53d1a45a5be4e61bad0f2727ea35d6b92'
'a69a07ec363440efc18ce0a7f2af103375dea978'
'a2a2d672b4b123d8305666444680cb4f6909261b')