r-acde: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 00:57:51 +00:00
parent 142d93fe86
commit 279d24a101

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=acde
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgrel=2
pkgver=1.26.0
pkgrel=1
pkgdesc='Artificial Components Detection of Differentially Expressed Genes'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -17,7 +17,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2662df9b1db162853cdd9cbab4df6d9d252568ed57499aac5ca38e53d5417a8e')
sha256sums=('422ea9a915143b151d26c910dbcc35c742534c1b593ac3d6777462e20d29f851')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"