r-rwikipathways: auto updated to 1.22.1-1

This commit is contained in:
BioArchLinuxBot 2023-10-28 12:05:44 +00:00
parent bd316c84ba
commit 03aa8f26e4

View file

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