r-mdts: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:41:58 +00:00
parent b2d8a42459
commit da1ed5c14f

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MDTS
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgrel=2
pkgver=1.16.0
pkgrel=1
pkgdesc='Detection of de novo deletion in targeted sequencing trios'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3a3827863145ad19a098c32358eaf2e44820458cb8fc4cb27dfca90c75eb9188')
sha256sums=('4a148b5a81f58b64a681193fd96422a692aca8f9465a420ed2f4221451e24b43')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"