mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biocworkflowtools: auto updated to 1.32.0-1
This commit is contained in:
parent
f9ffdb4985
commit
8c303720eb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BiocWorkflowTools
|
||||
_pkgver=1.30.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools to aid the development of Bioconductor Workflow packages'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ depends=(
|
|||
r-usethis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fa570fd380d0662cbc58b855275592e7f65bf153326d4f4a56e5fe095ba580bf')
|
||||
sha256sums=('8bb7f2a6164ea3f969689d011ceb55f3f913dbafb1fd565e928a054fd436b6a4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue