mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hicdcplus: auto updated to 1.14.0-1
This commit is contained in:
parent
33e97f82c8
commit
d2071f897c
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=HiCDCPlus
|
_pkgname=HiCDCPlus
|
||||||
_pkgver=1.12.0
|
_pkgver=1.14.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.12.0
|
pkgver=1.14.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Hi-C Direct Caller Plus'
|
pkgdesc='Hi-C Direct Caller Plus'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -49,7 +49,7 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('498e0e5d304523aea6c3c0dbb73055fdc8ba8807f7e858df417a4a1c60d92575')
|
sha256sums=('74cd0661d1f43075ef5d8f0aaeda7dc7a8f4e7a3c6df06528f908c9091f776a2')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue