r-gladiatox: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:36:57 +00:00
parent 9aef493f63
commit da90a2b5ca

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GladiaTOX
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='R Package for Processing High Content Screening data'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('344a61d1532d1ada25a6151a34757075ec781372eee6c01fa01a180e60d42f4f')
sha256sums=('3282cb55d3cb4b6f1567c58dc602d6662ab602804b44ae2a6a01635e26c759a9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"