mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggtree: auto updated to 3.14.0-1
This commit is contained in:
parent
c1e4a397bc
commit
663e7ed7e8
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.12.0
|
||||
_pkgver=3.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.12.0
|
||||
pkgver=3.14.0
|
||||
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=('b0d6682a3686d487471828c715747abb81c6dc59e51044b7946a61340d61a7ae')
|
||||
sha256sums=('e519b08b210cfd8107e0408d65d82eae52245575adcd9e54176e4932ae62294e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue