r-affycomp: auto updated to 1.72.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:13:41 +00:00
parent 6e39ce9bed
commit 3a69fcbafa

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=affycomp
_pkgver=1.70.0
_pkgver=1.72.0
pkgname=r-${_pkgname,,}
pkgver=1.70.0
pkgrel=2
pkgver=1.72.0
pkgrel=1
pkgdesc='Graphics Toolbox for Assessment of Affymetrix Expression Measures'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -18,7 +18,7 @@ optdepends=(
r-splines
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4164c370f9a0604b237f3cc528626ebd485eea47c37beff2ca330ae49ca35c4d')
sha256sums=('405ec78b47675d669eadfefd1820645fada40518e5b4073d506b5fac4db9052b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"