mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cntools: auto updated to 1.62.0-1
This commit is contained in:
parent
b5656c2140
commit
684d918697
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CNTools
|
||||
_pkgver=1.60.0
|
||||
_pkgver=1.62.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.60.0
|
||||
pkgver=1.62.0
|
||||
pkgrel=1
|
||||
pkgdesc='Convert segment data into a region by sample matrix to allow for other high level computational analyses.'
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-genefilter
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('55afe12003a1f17b53560041015ebb57fdf517ef0c7e828309e5eeb09a4c04d4')
|
||||
sha256sums=('92e1e7ba0e8a330d7e50b5e2c2890b19c058e63b3b4f6c44c4eba3ec99f29f70')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue