summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-25 18:57:40 +0000
committerBioArchLinuxBot2024-04-25 18:57:40 +0000
commit13a30fc577891f747e03e2bf4b881e0c46f515f3 (patch)
tree06712d09fa02f205f2323304161186cf880c4269 /PKGBUILD
parent2879990e74308411baeffc540545ee487a513eb8 (diff)
downloadaur-r-ggrepel.tar.gz
[lilac] updated to 0.9.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3abff24275ba..9e643876c468 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ _pkgname=ggrepel
_pkgver=0.9.5
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
pkgdesc="Automatically Position Non-Overlapping Text Labels with 'ggplot2'"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL3)
+license=('GPL-3.0-only')
depends=(
r-ggplot2
r-rcpp