r-ggcyto: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 00:18:27 +00:00
parent fdda464416
commit 3b5cdf77eb

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ggcyto
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgrel=2
pkgver=1.24.0
pkgrel=1
pkgdesc='Visualize Cytometry data with ggplot'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -35,7 +35,7 @@ optdepends=(
r-vdiffr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e102662751a6aac0b2d5b3e83f61ee14d3994f7b740e6686fa823d9194aeb69d')
sha256sums=('a90c69fb3a6c6290f05af1aa6feb478718d8d43d2a8193fff4f51c75dbf6cc6b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"