summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 02:50:38 +0000
committerBioArchLinuxBot2023-10-27 02:50:38 +0000
commit9daa1e1d68706f71621a7354f8e16f3841d7cac1 (patch)
tree48ea670ade1ec44153077929d39e74518afd0ad7 /PKGBUILD
parent71141106920f5d75dbbd26ef02699a8da7f08d11 (diff)
downloadaur-r-assertive.tar.gz
[lilac] updated to 0.3.6-8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56232543a3a7..b3b94b402b9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=assertive
_pkgver=0.3-6
pkgname=r-${_pkgname,,}
pkgver=0.3.6
-pkgrel=4
+pkgrel=8
pkgdesc='Readable Check Functions to Ensure Code Integrity'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -32,7 +32,7 @@ optdepends=(
r-markdown
r-testthat
)
-source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://cran.r-project.org/src/contrib/Archive/${_pkgname}/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c403169e83c433b65e911f7fd640b378e2a4a4765a36063584b8458168a4ea0a')
build() {