mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-karyoploter: auto updated to 1.32.0-1
This commit is contained in:
parent
abd0da3f67
commit
7c995a4523
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.30.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgver=1.32.0
|
||||
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=('cfcbb7dc8398854eda553a7f341648681bc0eae033e577c86a8c64d68aae97bc')
|
||||
sha256sums=('94fdec93f3f9cb5883f7beace7e29ee458041e65da8452e07b431365cda22133')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue