mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-karyoploter: auto updated to 1.20.3-1
This commit is contained in:
parent
095ef0e1bd
commit
12aba210bd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=karyoploteR
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.20.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=1.20.3
|
||||
pkgrel=1
|
||||
pkgdesc='Plot customizable linear genomes displaying arbitrary data'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-txdb.mmusculus.ucsc.mm10.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('9510bc32b2a1abeb3212b2fa2a258d58539d9af36f329eeaca5400732c0d8c2d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue