r-gpart: auto updated to 1.13.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:36:48 +00:00
parent 52333761ed
commit 2daf9a18a1

View file

@ -2,9 +2,9 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=gpart
_pkgver=1.12.0
_pkgver=1.13.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.13.0
pkgrel=1
pkgdesc='Human genome partitioning of dense sequencing data by identifying haplotype blocks'
arch=('x86_64')
@ -34,7 +34,7 @@ optdepends=(
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
"fix_pi.patch")
sha256sums=('3a169ed88adbcb3576a7320dd564ddf6ff2ddfd137d6eb9a494b2dffb03f8e83'
sha256sums=('4d8b149f072e10ad1ad149bf09325871cb08d740511bcaef9b4c08aea6e42894'
'033774f380e8c8edbe056b8dd2b076bcd408895a4ecaa75eb6da5e1c99caae70')
prepare() {