mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pics: auto updated to 2.50.0-1
This commit is contained in:
parent
ba2b66d161
commit
def71da5ec
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PICS
|
||||
_pkgver=2.48.0
|
||||
_pkgver=2.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.48.0
|
||||
pkgver=2.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Probabilistic inference of ChIP-seq'
|
||||
arch=('x86_64')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rtracklayer
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('23e43e0c622340c682acdfbcaa2d08cd0d65b801a70ddbac74b0ee2cdd116e9b')
|
||||
sha256sums=('6a66c88950db8a3dfaf002d7f628db252664a7b343824602e10d753c9ab60905')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue