mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-treeio: auto updated to 1.20.1-1
This commit is contained in:
parent
d2de2825cd
commit
a89213f8cb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=treeio
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.20.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.20.1
|
||||
pkgrel=1
|
||||
pkgdesc='Base Classes and Functions for Phylogenetic Tree Input and Output'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8a7a19fd7b6475146098c3de643d69c9defca314deda08fe80b9632c16a885c1')
|
||||
sha256sums=('095dd4629183e330f10f6560dc1b55edc3b146866de74be3a21ff8892bc69a14')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue