mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-systempipeshiny: auto updated to 1.6.1-1
This commit is contained in:
parent
f0756208dd
commit
81b2e03abd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=systemPipeShiny
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=1.6.1
|
||||
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=('d3e6fbb875177506211a74289c196346f73c821146d510b0efb961b864e4040d')
|
||||
sha256sums=('56b2c4568ffb3d2c37e1c9c6d3a515e1b3287931b744c08070f7ce7afc4e1dac')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue