r-optimalflowdata: auto updated to 1.13.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 18:24:13 +00:00
parent 335e8a46f0
commit bcb634b14c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=optimalFlowData
_pkgver=1.12.0
_pkgver=1.13.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.13.0
pkgrel=1
pkgdesc='optimalFlowData'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5d895e7337561bf70361487e3c3e21a89bfe24e6e6b938b29402d019611bf6c6')
sha256sums=('95d3e4f54fef000e3f31e509efa089d4470a4b29f161288c4b0c80c5c2c52e9e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"