r-hpaanalyze: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:30:48 +00:00
parent 85e5a71ab2
commit d109ea1297

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HPAanalyze
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgver=1.24.0
pkgrel=1
pkgdesc='Retrieve and analyze data from the Human Protein Atlas'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('fe6213c52f8d190da60b0fe48ffcf3d126f45132885c70313691d7415e46a8b2')
sha256sums=('9efb7a4dd68d0408ebc2929608b2926e1a7413ec5c9defbf8b6699a3302e4dd9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"