r-sevenbridges: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 03:36:27 +00:00
parent 6371e2f369
commit f25cd3a944

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sevenbridges
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgrel=2
pkgver=1.26.0
pkgrel=1
pkgdesc='Seven Bridges Platform API Client and Common Workflow Language Tool Builder in R'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('43303d5096c902f938d7603341fc73cc400671edc19cf2fdfea80ec56bb8e70e')
sha256sums=('fdd84dad5f0aeb4bf25f9b99f88c3f52c0cdaf34dcb6c64635c1064b7ed4159c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"