r-ggtreeextra: auto updated to 1.8.1-1

This commit is contained in:
BioArchLinuxBot 2022-11-10 00:27:46 +00:00
parent 3a79d6be97
commit b2c7225614

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ggtreeExtra
_pkgver=1.8.0
_pkgver=1.8.1
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgver=1.8.1
pkgrel=1
pkgdesc='An R Package To Add Geometric Layers On Circular Or Other Layout Tree Of "ggtree"'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-treeio
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3b98d92434c11696fd8f15d988a5d41722ea4d6c83e0260f02da45601912a33a')
sha256sums=('46b229e45fb0db4c6b16a0319e9fc3562e50c58fb07c4532bd457eb4259d7269')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"