summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-04 06:31:59 +0000
committerBioArchLinuxBot2022-11-04 06:31:59 +0000
commit7ad30b08663ca9e1cd07be978ca66a219f03d716 (patch)
treea9d2b29328c9a90be5effd630a4c6368cab96b81 /PKGBUILD
parentf55c0457dc4eb4c9c70962289d5f506ac68a4629 (diff)
downloadaur-r-inversion.tar.gz
[lilac] updated to 1.43.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 023882208678..7c7456471050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@ _pkgname=inveRsion
_pkgver=1.43.0
pkgname=r-${_pkgname,,}
pkgver=1.43.0
-pkgrel=1
+pkgrel=4
pkgdesc='Inversions in genotype data'
arch=('x86_64')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.15/${_pkgname}"
license=('GPL')
depends=(
r
r-haplo.stats
)
-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=('636acd54444a9fc418469e3e2b3f0f222144f0be8403748e874274e23a085840')
build() {