mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-copynumberplots: auto updated to 1.18.0-1
This commit is contained in:
parent
d82c8a1977
commit
6a7fc5eb55
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CopyNumberPlots
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Create Copy-Number Plots using karyoploteR functionality'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('55c82ada2adc493e34a171a53738c16dc45a939e249e60a38d2f8f8bec1b6e0a')
|
||||
sha256sums=('1a316f7e53d2e09f2105d4b48886c0c0549eacb2899b927fe1fcada379312cea')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue