summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCsonka Mihaly2019-05-02 20:04:30 +0200
committerCsonka Mihaly2019-05-02 20:04:30 +0200
commit725aeacde29a1c347c9338946093b48974cd3420 (patch)
tree96b0c03508196a593b07f1d29fca0a3e20c59f23 /PKGBUILD
parent131fb14b3fb15b395f87f4b72618d7677c3e6d1f (diff)
downloadaur-725aeacde29a1c347c9338946093b48974cd3420.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 186fdda9fc92..a639fa564f01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://cran.r-project.org/package=${_cranname}"
license=('MIT')
depends=('r' 'r-commonmark' 'r-xml2' 'r-hunspell>=3.0' 'r-knitr')
optdepends=('r-pdftools')
-source=("https://cran.r-project.org/src/contrib/${_pkgtar}")
+source=("https://cran.r-project.org/src/contrib/Archive/${_cranname}/${_pkgtar}")
md5sums=('e7758038652a039fc3404f7ba6930a21')
build(){