r-karyoploter: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:05:09 +00:00
parent 85bf2a1fb1
commit 73e6f7d68e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=karyoploteR
_pkgver=1.20.3
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.3
pkgver=1.22.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=('9510bc32b2a1abeb3212b2fa2a258d58539d9af36f329eeaca5400732c0d8c2d')
sha256sums=('53db794dbad7df4560711dddd0f917023b1ea32bde49fb1aa37bc61179c25c41')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"