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