summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-04 06:30:08 +0000
committerBioArchLinuxBot2022-11-04 06:30:08 +0000
commitf84c7cf62026d4cf99e12a3e17fff5a7f6ce95ec (patch)
treeb2e57effdbac71138ccc1811ac1d39376f6a4c8f /PKGBUILD
parentda49c826cfc7054501b30bcb01a13e791c7c39af (diff)
downloadaur-r-gpart.tar.gz
[lilac] updated to 1.13.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5c01bbea1bb..940dfd1194dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ _pkgname=gpart
_pkgver=1.13.0
pkgname=r-${_pkgname,,}
pkgver=1.13.0
-pkgrel=1
+pkgrel=4
pkgdesc='Human genome partitioning of dense sequencing data by identifying haplotype blocks'
arch=('x86_64')
-url="https://bioconductor.org/packages/${_pkgname}"
+url="https://bioconductor.org/packages/3.15/${_pkgname}"
license=('MIT')
depends=(
r
@@ -32,7 +32,7 @@ optdepends=(
r-rmarkdown
r-testthat
)
-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"
"fix_pi.patch")
sha256sums=('4d8b149f072e10ad1ad149bf09325871cb08d740511bcaef9b4c08aea6e42894'
'033774f380e8c8edbe056b8dd2b076bcd408895a4ecaa75eb6da5e1c99caae70')