summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-04 06:02:22 +0000
committerBioArchLinuxBot2022-11-04 06:02:22 +0000
commitaf3ff6300686b730746e3b7d9aaacba43a8da3cd (patch)
treec3c896921694587c9b941ca2835825a74baaf99c /PKGBUILD
parent9e6bd2a2de551dee6158c3f3d21f982d93b67faa (diff)
downloadaur-af3ff6300686b730746e3b7d9aaacba43a8da3cd.tar.gz
[lilac] updated to 1.53.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1362778724c2..2664e843dd67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@ _pkgname=tspair
_pkgver=1.53.0
pkgname=r-${_pkgname,,}
pkgver=1.53.0
-pkgrel=1
+pkgrel=4
pkgdesc='Top Scoring Pairs for Microarray Classification'
arch=('x86_64')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.15/${_pkgname}"
license=('GPL')
depends=(
r
r-biobase
)
-source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://bioconductor.org/packages/3.15/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b3a00f4f49371e46b138a728d5430f4fb0084dd7816e3418b4d3d61146cdbd13')
build() {