mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggtree: auto updated to 3.4.0-1
This commit is contained in:
parent
c054b75635
commit
1bec83dddb
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.2.1
|
||||
_pkgver=3.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.2.1
|
||||
pkgver=3.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='an R package for visualization of tree and annotation data'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-tibble
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6803a1dd37c6fd86fa1ec7ec6a62c8423676b5f045c45da1b47f127fdb4b6362')
|
||||
sha256sums=('64fa2762990c6d5c4840e8b8e9cd68ec50202da666eab4bc3814ec6b1139790c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue