summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 15:51:41 +0000
committerBioArchLinuxBot2022-11-26 15:51:41 +0000
commit472a66b6387810282bb3737a937bed014b6edfb0 (patch)
treed5f9635d104f53e365f319f265655f3b82dc8771 /PKGBUILD
parent9a9414af95734a500b524eba49845744a900f9cb (diff)
downloadaur-472a66b6387810282bb3737a937bed014b6edfb0.tar.gz
[lilac] updated to 0.4.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cec064ee1bd..f276e01a68cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=gghighlight
_pkgver=0.4.0
pkgname=r-${_pkgname,,}
pkgver=0.4.0
-pkgrel=1
+pkgrel=3
pkgdesc="Highlight Lines and Points in 'ggplot2'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -20,6 +20,7 @@ depends=(
r-tibble
)
optdepends=(
+ r-geomtextpath
r-knitr
r-rmarkdown
r-sf