r-affylmgui: auto updated to 1.76.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 06:35:30 +00:00
parent 2be4b14199
commit d82f061a97

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=affylmGUI
_pkgver=1.74.0
_pkgver=1.76.0
pkgname=r-${_pkgname,,}
pkgver=1.74.0
pkgver=1.76.0
pkgrel=1
pkgdesc='GUI for limma Package with Affymetrix Microarrays'
arch=('any')
@ -24,7 +24,7 @@ depends=(
r-xtable
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9639d10765ba18cf271e003fdadb29960383a52b60258400029dc011c6df2fd4')
sha256sums=('6fba04b0e33a9fb149e2123a36f409307e44b4322902480b30c9aa9d60fd6190')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"