summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-02 21:46:37 +0000
committerBioArchLinuxBot2022-11-02 21:46:37 +0000
commit149c393435ecfda706193b86cc1f9afd45b2031f (patch)
treea62999e3dd9c2f134676d4a519738f9547b3f717 /PKGBUILD
parentca1823e12208fbcc709337141d0df8e9f7c93620 (diff)
downloadaur-149c393435ecfda706193b86cc1f9afd45b2031f.tar.gz
[lilac] updated to 1.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb8d8a915773..c6a99e85590d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=systemPipeShiny
-_pkgver=1.6.1
+_pkgver=1.8.0
pkgname=r-${_pkgname,,}
-pkgver=1.6.1
+pkgver=1.8.0
pkgrel=1
pkgdesc='systemPipeShiny: An Interactive Framework for Workflow Management and Visualization'
arch=('any')
@@ -71,7 +71,7 @@ optdepends=(
r-zip
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('56b2c4568ffb3d2c37e1c9c6d3a515e1b3287931b744c08070f7ce7afc4e1dac')
+sha256sums=('c65591522083937ad5a1a26954fae6db0e20baaaea36b0cd066f4733467e58aa')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"