summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-04 06:30:08 +0000
committerBioArchLinuxBot2022-11-04 06:30:08 +0000
commitf84c7cf62026d4cf99e12a3e17fff5a7f6ce95ec (patch)
treeb2e57effdbac71138ccc1811ac1d39376f6a4c8f
parentda49c826cfc7054501b30bcb01a13e791c7c39af (diff)
downloadaur-f84c7cf62026d4cf99e12a3e17fff5a7f6ce95ec.tar.gz
[lilac] updated to 1.13.0-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 115de887ea95..bb6db7532c24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = r-gpart
pkgdesc = Human genome partitioning of dense sequencing data by identifying haplotype blocks
pkgver = 1.13.0
- pkgrel = 1
- url = https://bioconductor.org/packages/gpart
+ pkgrel = 4
+ url = https://bioconductor.org/packages/3.15/gpart
arch = x86_64
license = MIT
makedepends = patch
@@ -21,7 +21,7 @@ pkgbase = r-gpart
optdepends = r-knitr
optdepends = r-rmarkdown
optdepends = r-testthat
- source = https://bioconductor.org/packages/release/bioc/src/contrib/gpart_1.13.0.tar.gz
+ source = https://bioconductor.org/packages/3.15/bioc/src/contrib/gpart_1.13.0.tar.gz
source = fix_pi.patch
sha256sums = 4d8b149f072e10ad1ad149bf09325871cb08d740511bcaef9b4c08aea6e42894
sha256sums = 033774f380e8c8edbe056b8dd2b076bcd408895a4ecaa75eb6da5e1c99caae70
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')