r-biocviews: auto updated to 1.72.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 18:46:02 +00:00
parent 4e2c32465b
commit 896ba03165

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=biocViews
_pkgver=1.70.0
_pkgver=1.72.0
pkgname=r-${_pkgname,,}
pkgver=1.70.0
pkgrel=2
pkgver=1.72.0
pkgrel=1
pkgdesc='Categorized views of R package repositories'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0b5500ff5b7d6b5a2eda6478c0a26a069074f62fee1430035bac67a80f51f33a')
sha256sums=('05ca88945b8db5e144194ed976fe09b73f6281a64b4d2ecac9a8bb7b41d14982')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"