summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 05:01:00 +0000
committerBioArchLinuxBot2023-04-29 05:01:00 +0000
commit890dbe4d96f2bcc85c70795227ff775f8cb5f7bb (patch)
tree3ff99c0c80e8b2733f071980459515a67e7aaf38 /PKGBUILD
parente43d89f3d36818f3bd9f572433371f26e77615fa (diff)
downloadaur-r-sojourner.tar.gz
[lilac] updated to 1.11.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7abd7b00ada5..d75e186e7836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _pkgname=sojourner
_pkgver=1.11.0
pkgname=r-${_pkgname,,}
pkgver=1.11.0
-pkgrel=1
+pkgrel=4
pkgdesc='Statistical analysis of single molecule trajectories'
arch=('any')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.16/${_pkgname}"
license=('Artistic2.0')
depends=(
r
@@ -41,7 +41,7 @@ optdepends=(
r-rmarkdown
r-runit
)
-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=('0c42fe259ef548d8bfd5289cb2d87c9ba72844f8a9005fbd272fe962ecc711e8')
build() {