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 afc449c95402..9c8fc424d602 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ _pkgname=ggstar
_pkgver=1.0.4
pkgname=r-${_pkgname,,}
pkgver=1.0.4
-pkgrel=1
+pkgrel=3
pkgdesc="Multiple Geometric Shape Point Layer for 'ggplot2'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
license=('Artistic2.0')
depends=(
r
+ r-cli
r-ggplot2
r-gridextra
r-scales