mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-diffhic: auto updated to 1.38.0-1
This commit is contained in:
parent
d8b493649f
commit
95d6c6c7e3
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=diffHic
|
||||
_pkgver=1.36.1
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.1
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Analyis of Hi-C Data'
|
||||
arch=('x86_64')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('de4f472c8434ba9e2ccd4f1e864c6a47de09fa38ea71dc277edcd69e6bfdf4f3')
|
||||
sha256sums=('e8e213e2a5797d4b537effc6ebdf2b95f3686fc1ef5c1cca5e59464a11bbae24')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue