mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tidytree: auto updated to 0.3.7-1
This commit is contained in:
parent
ba5bad9cb4
commit
b3710e9f2c
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=tidytree
|
||||
_pkgver=0.3.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=0.3.7
|
||||
pkgrel=1
|
||||
pkgdesc='A Tidy Tool for Phylogenetic Tree Data Manipulation'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-utils
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('7816f2d48ec94ca0c1bef15ec3d536adf44a969ea3c3cfc203ceebe16808e4f2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue