r-dapardata: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 23:56:32 +00:00
parent 71b3294247
commit 89b97380f3

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DAPARdata
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Data accompanying the DAPAR and Prostar packages'
arch=('any')
@ -18,7 +18,7 @@ optdepends=(
r-dapar
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('80befc2418dc6fb495cc776600d49447568ced5c31fd20a662516ff36763aff3')
sha256sums=('b53704dd252048efe03b5d4e316c54f10deb759f0d7871f85b966edc944a5846')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"