summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-01-08 06:11:02 +0000
committerBioArchLinuxBot2023-01-08 06:11:02 +0000
commitc743127c2207784b85157f34d8c080d51c2efb04 (patch)
treeadbb1957fb47c90c73a76582bbfd9bf2bd471ec3
parent1415fa38df7713ce04ac4679632271edc4ec24b1 (diff)
downloadaur-c743127c2207784b85157f34d8c080d51c2efb04.tar.gz
[lilac] updated to 2.4.9-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64c1b93a2f9d..5fddedd229c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-rnexml
pkgdesc = Semantically Rich I/O for the 'NeXML' Format
pkgver = 2.4.9
- pkgrel = 1
+ pkgrel = 3
url = https://cran.r-project.org/package=RNeXML
arch = any
license = BSD
@@ -23,6 +23,7 @@ pkgbase = r-rnexml
optdepends = r-knitcitations
optdepends = r-knitr
optdepends = r-phytools
+ optdepends = r-progress
optdepends = r-rdflib
optdepends = r-rfigshare
optdepends = r-rmarkdown
diff --git a/PKGBUILD b/PKGBUILD
index 7e1ac890fe0a..0d260181beec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=RNeXML
_pkgver=2.4.9
pkgname=r-${_pkgname,,}
pkgver=2.4.9
-pkgrel=1
+pkgrel=3
pkgdesc="Semantically Rich I/O for the 'NeXML' Format"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -30,6 +30,7 @@ optdepends=(
r-knitcitations
r-knitr
r-phytools
+ r-progress
r-rdflib
r-rfigshare
r-rmarkdown