r-karyoploter: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 17:17:43 +00:00
parent abd0da3f67
commit 7c995a4523

View file

@ -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}"