mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cindex: auto updated to 1.24.0-1
This commit is contained in:
parent
4594209b67
commit
41bd7d3c77
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CINdex
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgrel=2
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='Chromosome Instability Index'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg18.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8c9ca8d770c2cc10c31448e6ee4b112c7283ee83d66e9f0c5e2b5f5d61cbe328')
|
||||
sha256sums=('da786e28e426e8203b17c17c7f277d03d71c8ffca99be42eb205a94f3ca1dccc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue