summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 14:52:44 +0000
committerBioArchLinuxBot2022-11-26 14:52:44 +0000
commita1e93ed5b6a5d95360e30f8c575a6c7d5f266a2d (patch)
tree640ec4bd8c09f1e511587b14d6b4c8601be76689 /PKGBUILD
parent508e31e793b63546248fd9993331aa0f20d50ce6 (diff)
downloadaur-a1e93ed5b6a5d95360e30f8c575a6c7d5f266a2d.tar.gz
[lilac] updated to 1.0.4-3
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