r-rwikipathways: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:08:08 +00:00
parent 0c2c3dd954
commit 0eb7fe9246

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rWikiPathways
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='rWikiPathways - R client library for the WikiPathways API'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ac92ec4fd00c89fb2e0134e9ab05c5bfa238862ce6ee2106d11d15088e96cdd4')
sha256sums=('8888b7a39a7a4ce508531a24a5ff1cf790ae20ee02166fca5bd47807f869ad08')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"