r-affycomp: auto updated to 1.76.1-1

This commit is contained in:
BioArchLinuxBot 2023-07-13 18:46:19 +00:00
parent bbaf9528c4
commit a0c64114af

View file

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