summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-04 06:08:49 +0000
committerBioArchLinuxBot2022-11-04 06:08:49 +0000
commit17554452eb6efe24330a19a81f7b0c2a5d4c37a3 (patch)
tree5101f125d0d4031447476990ea1d85405a419677 /PKGBUILD
parent4e002075053915e7c1c8c217ca102b37f7af394d (diff)
downloadaur-r-genphen.tar.gz
[lilac] updated to 1.24.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9513243863c..ac1c20381be8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _pkgname=genphen
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
-pkgrel=1
+pkgrel=4
pkgdesc='genphen: tool for quantification of genotype-phenotype associations in genome wide association studies (GWAS)'
arch=('any')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.15/${_pkgname}"
license=('GPL')
depends=(
r
@@ -30,7 +30,7 @@ optdepends=(
r-testthat
r-xtable
)
-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=('6805ee931998ad03305a3b56a3356502cb0519cf1bba2f3fe931eece9ec2c0d4')
build() {