summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-10-31 15:00:06 +0000
committerBioArchLinuxBot2024-10-31 15:00:06 +0000
commit3991adb856380829d73c02e1a9ca0f3aa457331e (patch)
tree8c76e3f989bd88212d7d2c9e6ccabffc14287df8 /PKGBUILD
parentc2a4dfa4d51760fde2fc2ba1090f9d82b52ba985 (diff)
downloadaur-3991adb856380829d73c02e1a9ca0f3aa457331e.tar.gz
[lilac] updated to 1.36.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 490060544cb7..39e4d52b9d46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sevenbridges
-_pkgver=1.34.0
+_pkgver=1.36.0
pkgname=r-${_pkgname,,}
-pkgver=1.34.0
+pkgver=1.36.0
pkgrel=1
pkgdesc='Seven Bridges Platform API Client and Common Workflow Language Tool Builder in R'
arch=('any')
@@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('eb8a7145f5d58ebaf0eca4adc383844651c3b22e777648afc0e18c7fd0dfc76f')
+sha256sums=('10c9532ce6fc7d10ed979959abf9e57ccda8a435abae4ced846906717d3b0f2a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"