summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c5906677f8f..0ec16d49a1aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ _pkgname=ggstance
_pkgver=0.3.6
pkgname=r-${_pkgname,,}
pkgver=0.3.6
-pkgrel=1
+pkgrel=3
pkgdesc="Horizontal 'ggplot2' Components"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
license=('GPL')
depends=(
r
+ r-cli
r-ggplot2
r-plyr
r-rlang