mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggtree: auto updated to 3.8.2-1
This commit is contained in:
parent
8d251cb1df
commit
4877e06990
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ggtree
|
||||
_pkgver=3.8.0
|
||||
_pkgver=3.8.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.8.0
|
||||
pkgver=3.8.2
|
||||
pkgrel=1
|
||||
pkgdesc='an R package for visualization of tree and annotation data'
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-tibble
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fee0bc18ed69f4817585b57a92aaf94bdf595d5f8f332a7dbb3914bcb16c8b9c')
|
||||
sha256sums=('4a4a27495f14e221f655e5bbebc735a483dd5ee8cf6df3d4c365a257b7a51451')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue