summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-27 19:05:35 +0000
committerBioArchLinuxBot2024-04-27 19:05:35 +0000
commite3984e814a26058c41d95190323ad5347a090eef (patch)
treef5882b3a99663f0c4a4806d86d4d9fe0bee41112 /PKGBUILD
parentf18f820fff1dea38cc097bbfd575210a3aad8f94 (diff)
downloadaur-r-alpine.tar.gz
[lilac] updated to 1.26.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 876b58ead6e9..ac2e9f85d196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _pkgname=alpine
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
-pkgrel=1
+pkgrel=3
pkgdesc='alpine'
arch=('any')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.17/${_pkgname}"
license=('GPL')
depends=(
r
@@ -35,7 +35,7 @@ optdepends=(
r-rtracklayer
r-testthat
)
-source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://bioconductor.org/packages/3.17/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6be1cbe591d858f1e70bf3bb64718c3b7f12bdd4561e28da71fdd66069aaa4d5')
build() {