summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-06-08 06:03:05 +0000
committerBioArchLinuxBot2022-06-08 06:03:05 +0000
commit35e671e2303f35d7289f6f3d37407f4b37cae5b7 (patch)
tree7b32a88077e183e0abfd8e9327dc9d476adc10b9 /PKGBUILD
parent5d2528dcd9bcd5970e3c13c32c8272da22b00526 (diff)
downloadaur-35e671e2303f35d7289f6f3d37407f4b37cae5b7.tar.gz
[lilac] updated to 1.12.0-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53a6e8c4b980..641fe3355983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=slinky
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
-pkgrel=3
+pkgrel=5
pkgdesc='Putting the fun in LINCS L1000 data analysis'
arch=('any')
url="https://bioconductor.org/packages/3.14/bioc/html/slinky.html"
@@ -32,7 +32,7 @@ optdepends=(
r-rtsne
r-testthat
)
-source=("https://bioconductor.riken.jp/packages/3.14/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://bioconductor.org/packages/3.14/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7b6c1d58e4655744e2ba5f8422c4b2c95f184cd3e1c3a5e0fa568eef77f3dc17')
build() {