mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hitc: auto updated to 1.46.0-1
This commit is contained in:
parent
a1940a4949
commit
401b01c017
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=HiTC
|
||||
_pkgver=1.44.0
|
||||
_pkgver=1.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.44.0
|
||||
pkgver=1.46.0
|
||||
pkgrel=1
|
||||
pkgdesc='High Throughput Chromosome Conformation Capture analysis'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-hicdatahumanimr90
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('90b7bb8bc7d41224f4b5ab9ae8eeda5736b07022af9f7410e3942ee847769a01')
|
||||
sha256sums=('009d583930635dc2faaa41769fd1dd5655628aeb9e9a9d681eb4a7ea92c05b9b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue