summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 04:33:59 +0000
committerBioArchLinuxBot2023-04-29 04:33:59 +0000
commiteccb12e832b1d6131c0b0b4a4ea040e5ecd621cc (patch)
treefdf7cd3bd4e4f79ed8377b335cc95c9bfcb69f66 /PKGBUILD
parent11976df5b809a79c2b494fff87e5ccd13479bbfd (diff)
downloadaur-r-rama.tar.gz
[lilac] updated to 1.72.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1121adc1c0c5..d9f618041fb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@ _pkgname=rama
_pkgver=1.72.0
pkgname=r-${_pkgname,,}
pkgver=1.72.0
-pkgrel=1
+pkgrel=4
pkgdesc='Robust Analysis of MicroArrays'
arch=('x86_64')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.16/${_pkgname}"
license=('GPL')
depends=(
r
)
-source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://bioconductor.org/packages/3.16/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('fe2eaa35c7bce7d663012e70aac0688b40eea4193b0bd84b61b673f86dcfcc44')
build() {