r-anvilbilling: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 02:32:12 +00:00
parent 80f63ed993
commit b83b1064aa

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AnVILBilling
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='Provide functions to retrieve and report on usage expenses in NHGRI AnVIL (anvilproject.org).'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6115c4c5e6b809dbf618ab5549d14f9b2965559eedaa1ec50f29a260b1c9e55d')
sha256sums=('669099f0b4d7718ff1741a6eb2f39bacc4c57599cb89e8728540bf29350d6c21')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"