summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-11-05 18:11:01 +0000
committerBioArchLinuxBot2023-11-05 18:11:01 +0000
commitb7bbd0a8a265c8840c5548f5b4ab926af8b76d6d (patch)
treebe54f64f2480cbcbd40db8af2ef38c2972781c67 /PKGBUILD
parent078f65f54f3feb7027891caf3fa289a03b2f7fd9 (diff)
downloadaur-r-probatch.tar.gz
[lilac] updated to 1.14.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cf1448b49ba..aaaefc128ac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _pkgname=proBatch
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
-pkgrel=1
+pkgrel=3
pkgdesc='Tools for Diagnostics and Corrections of Batch Effects in Proteomics'
arch=('any')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.16/${_pkgname}"
license=('GPL')
depends=(
r
@@ -46,7 +46,7 @@ optdepends=(
r-spelling
r-testthat
)
-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=('32705297e21273d3910f4c07d5b7aa64c49783d5c6ea02b356bab6b083812d1d')
build() {