r-agimicrorna: auto updated to 2.56.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 19:27:39 +00:00
parent 7869084476
commit fae111c3dd

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AgiMicroRna
_pkgver=2.54.0
_pkgver=2.56.0
pkgname=r-${_pkgname,,}
pkgver=2.54.0
pkgver=2.56.0
pkgrel=1
pkgdesc='Processing and Differential Expression Analysis of Agilent microRNA chips'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-marray
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('427378b7d953a52da83a997592cd96a5a08c11f00b9ce810e90eb4d75ccfa8ae')
sha256sums=('b1982b7377c60ce1ec983ff15133af7de03ba92612803352277823adfe0d3df0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"