r-affydata: auto updated to 1.48.1-1

This commit is contained in:
BioArchLinuxBot 2023-07-14 00:05:06 +00:00
parent 40f6f7ff57
commit 49c5c83ed8

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=affydata
_pkgver=1.48.0
_pkgver=1.48.1
pkgname=r-${_pkgname,,}
pkgver=1.48.0
pkgver=1.48.1
pkgrel=1
pkgdesc='Affymetrix Data for Demonstration Purpose'
arch=('any')
@ -18,7 +18,7 @@ optdepends=(
r-hgu95av2cdf
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('319878c88abfa933085d86e86c67cdb07ed2f898700ceeca0bfb13fef80014f5')
sha256sums=('75e10f4534845285811c7132b9df8ff01ebd97d242a8f39251db5729be17216a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"