summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')