summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 03:58:42 +0000
committerBioArchLinuxBot2023-04-27 03:58:42 +0000
commit85e41b8b6e4af09e4cfc4c23d798163cbed13525 (patch)
treef8664d033180378ee4709af96f9d6995e8773459 /PKGBUILD
parent4534cb6fb046042d2bac035dc283553354a0aeeb (diff)
downloadaur-85e41b8b6e4af09e4cfc4c23d798163cbed13525.tar.gz
[lilac] updated to 1.10.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57beeacbc854..4fa658f7f1c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=systemPipeShiny
-_pkgver=1.8.1
+_pkgver=1.10.0
pkgname=r-${_pkgname,,}
-pkgver=1.8.1
+pkgver=1.10.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=('823556e28659617f96d99e0bd7fbac411cf52aa90a353daef86e4e09a23e6ca4')
+sha256sums=('82f663d29141c4677be2f34294880232ff5d19c087a1751d3924fa54e6e9565f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"