r-spikeli: auto updated to 2.56.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 00:28:28 +00:00
parent 26d46dfaec
commit 344a5bf4d0

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=spikeLI
_pkgver=2.54.0
_pkgver=2.56.0
pkgname=r-${_pkgname,,}
pkgver=2.54.0
pkgrel=2
pkgver=2.56.0
pkgrel=1
pkgdesc='Affymetrix Spike-in Langmuir Isotherm Data Analysis Tool'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -13,7 +13,7 @@ depends=(
r
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6e40137a9d111572e318cecc3f307aae1fc48ec28162d70c6aca6061abdabdd9')
sha256sums=('c4215c6bd65c6e78eebc8117a16deb221acca80e50633edce8248da5063a5eea')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"