r-flowclean: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 23:45:50 +00:00
parent f517338d66
commit a6493f8a34

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowClean
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgrel=2
pkgver=1.34.0
pkgrel=1
pkgdesc='flowClean'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -22,7 +22,7 @@ optdepends=(
r-gridextra
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('47feb08de8a4e985397e06683f4c2e28ce8ef2a8ac3fdf00b0c79853ca01acdf')
sha256sums=('b1ba48be9f90df83b29090871b431e864fa592883020216da5176333c2117896')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"