mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-systempiperdata: auto updated to 2.0.1-1
This commit is contained in:
parent
b845be9bbb
commit
e5d40c5da8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=systemPipeRdata
|
||||
_pkgver=1.22.3
|
||||
_pkgver=2.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.3
|
||||
pkgver=2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc='systemPipeRdata: Workflow templates and sample data'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-systempiper
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('de536cf319667b668c963e72e49b0e63a5baca4134b846be0a6e88c80fc2ed80')
|
||||
sha256sums=('70b28d7700ab3790b93ef1674979aaad11187fd823b437853cb1893e6120a6bc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue