r-plotgardener: auto updated to 1.6.4-1

This commit is contained in:
BioArchLinuxBot 2023-08-05 18:02:32 +00:00
parent cef995e8ad
commit 5df4aabb69

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=plotgardener
_pkgver=1.6.3
_pkgver=1.6.4
pkgname=r-${_pkgname,,}
pkgver=1.6.3
pkgver=1.6.4
pkgrel=1
pkgdesc='Coordinate-Based Genomic Visualization Package for R'
arch=('x86_64')
@ -46,7 +46,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4f2548bb27efe763b03c43d57fcb783ec41c44b0bd090f948cc53c3b28302627')
sha256sums=('2375f6868035a794fc4d900e87ba84ff676b3268f1aabacff641daec9ffc5951')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"