mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chromstardata: auto updated to 1.27.0-1
This commit is contained in:
parent
65e294c87a
commit
65cebf11cd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=chromstaRData
|
||||
_pkgver=1.26.0
|
||||
_pkgver=1.27.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.0
|
||||
pkgver=1.27.0
|
||||
pkgrel=1
|
||||
pkgdesc='ChIP-seq data for Demonstration Purposes'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3c2b6d4ae3b5cc56caa5ad5b02685b762e74d98ff77e81777cd5cf5dbe5f57bf')
|
||||
sha256sums=('b3c716832e14e843cba9c9bc0d8c86d83de372a74ebf79c32b1faadf3f9d67fd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue