summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-02-09 18:31:58 +0000
committerBioArchLinuxBot2023-02-09 18:31:58 +0000
commit9ba8170401bc42799ca140ec7c839918ab310eec (patch)
tree710d12140735301dd790cd780da7fabae14afb53 /PKGBUILD
parent0659faf9d6a93688055fb7fb0cdf552160c417f0 (diff)
downloadaur-9ba8170401bc42799ca140ec7c839918ab310eec.tar.gz
[lilac] updated to 0.8.5-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d16c32991fe4..ff6996f5cc9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=flextable
_pkgver=0.8.5
pkgname=r-${_pkgname,,}
pkgver=0.8.5
-pkgrel=1
+pkgrel=3
pkgdesc='Functions for Tabular Reporting'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -32,15 +32,16 @@ optdepends=(
r-equatags
r-ggplot2
r-lme4
- r-locatexec
r-magick
r-mgcv
r-nlme
r-officedown
r-pdftools
+ r-pkgdown
+ r-ragg
r-scales
r-testthat
- r-webshot
+ r-webshot2
r-xtable
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")