mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fithic: auto updated to 1.32.0-1
This commit is contained in:
parent
f64a0b062a
commit
3562a64f8d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FitHiC
|
||||
_pkgver=1.30.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgdesc='Confidence estimation for intra-chromosomal contact maps'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8af30a81f271e2dc8f223781803a36abff25aa97b5d1a6b223233b9e66aaf080')
|
||||
sha256sums=('6a778a89742a5f7a8bc86df079dfc48ca870a0d326a22e735a1d4da0ef93cd98')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue