r-uncoverapplib: auto updated to 1.7.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-07 06:25:49 +00:00
parent 139a413faa
commit ae7317a436

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=uncoverappLib
_pkgver=1.6.0
_pkgver=1.7.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
pkgrel=2
pkgver=1.7.0
pkgrel=1
pkgdesc='Interactive graphical application for clinical assessment of sequence coverage at the base-pair level'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -47,7 +47,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2c8cbc5fe9f2883da696406c1338a51ccee77a348963560fbf7b247c4f7c1b64')
sha256sums=('50236b7341e13938c818737ecc1e9fc8441c4d21387511a4362e743b2f2f56bb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"