mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mcseadata: auto updated to 1.16.0-1
This commit is contained in:
parent
8e88453127
commit
00061318ae
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mCSEAdata
|
||||
_pkgver=1.15.1
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.15.1
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Data package for mCSEA package'
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5f13c8f04c1e74a5b6c6bc926fe5a8071d52a976a93a5932da1f215be349db35')
|
||||
sha256sums=('70227b2d134ea3963b90be05069e0c2b4308129dd644b979736ec477ec99cd58')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue