summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 16:14:40 +0000
committerBioArchLinuxBot2022-11-26 16:14:40 +0000
commitf52de8859319e922a323ac8ffd4f5bc9e95ccf03 (patch)
tree6f7827e4c65c3158e0f603ce632ba2e804b1e586
parent10dcac91169d2cf439c4e05a7619970b1e18b18f (diff)
downloadaur-f52de8859319e922a323ac8ffd4f5bc9e95ccf03.tar.gz
[lilac] updated to 1.22.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a4d8ce255ea..e312596e7a83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-treeio
pkgdesc = Base Classes and Functions for Phylogenetic Tree Input and Output
pkgver = 1.22.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/treeio
arch = any
license = Artistic2.0
@@ -20,6 +20,7 @@ pkgbase = r-treeio
optdepends = r-knitr
optdepends = r-phangorn
optdepends = r-prettydoc
+ optdepends = r-purrr
optdepends = r-rmarkdown
optdepends = r-testthat
optdepends = r-tidyr
diff --git a/PKGBUILD b/PKGBUILD
index fda7f294f9ce..c8bcb6e18cf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=treeio
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
-pkgrel=1
+pkgrel=3
pkgdesc='Base Classes and Functions for Phylogenetic Tree Input and Output'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -27,6 +27,7 @@ optdepends=(
r-knitr
r-phangorn
r-prettydoc
+ r-purrr
r-rmarkdown
r-testthat
r-tidyr