mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-anvilworkflow: auto updated to 1.2.0-1
This commit is contained in:
parent
afc5a81f25
commit
6364e3a67b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=AnVILWorkflow
|
_pkgname=AnVILWorkflow
|
||||||
_pkgver=1.0.1
|
_pkgver=1.2.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Run workflows implemented in Terra/AnVIL workspace"
|
pkgdesc="Run workflows implemented in Terra/AnVIL workspace"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -20,8 +20,8 @@ optdepends=(
|
||||||
r-tibble
|
r-tibble
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('351e6afcc0568d82cb69f4fa6efb67ee')
|
md5sums=('af890e3cea3c42346ec887603ba12e40')
|
||||||
sha256sums=('8f382969d39a8d3a51c67a6aeb6950b8ed5c8dd420c2f475e7da69855860431f')
|
sha256sums=('b170a2d4b3389a7f5726135596ace4382cf4886cb0c735c20603c4386fbddb97')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue