mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fission: auto updated to 1.26.0-1
This commit is contained in:
parent
6dcb4020da
commit
26cf229dd1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fission
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='RangedSummarizedExperiment for time course RNA-Seq of fission yeast in response to stress, by Leong et al., Nat Commun 2014.'
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-markdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e25e4a36ed490c0eb2f16fd495dbf991dc23f94703ecfb8c400584260368ae24')
|
||||
sha256sums=('18ec9f76edb03b04680c664a6bf0e58aa51e3c39a71ac50378a677698814af1f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue