mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-greylistchip: auto updated to 1.38.0-1
This commit is contained in:
parent
6240ff3699
commit
aff4808ce0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GreyListChIP
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Grey Lists -- Mask Artefact Regions Based on ChIP Inputs'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e737d6e391656ecc3886a667fa00159c1cbca57d860693c347944acb3cbb4336')
|
||||
sha256sums=('75114b7220b8e206e5743b769691cd79dddb19c5ed8f94809dbe2c42ff83d62a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue