r-gep2pep: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:21:53 +00:00
parent 39eee09b1f
commit 7bf5ccaf3d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=gep2pep
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Creation and Analysis of Pathway Expression Profiles (PEPs)'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-writexls
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('072db5192887ea494c46c0e99bf3ded209eb03333443d30033bdfa42cf1c15c5')
sha256sums=('c40957272483fd1ddec165f1303a090174fe8cb8d32fc8a801b11b7f4547d2d9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"