summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 14:44:08 +0000
committerBioArchLinuxBot2022-11-26 14:44:08 +0000
commitfceb3162da140e37975c9da2b374d7dfdb9e636b (patch)
treeb6851971e8c923164340ac7210b6287b8b166f47 /PKGBUILD
parent82267f701f0fe3b0a3cf3e1d16bcd2a8f820ccd4 (diff)
downloadaur-r-ggsignif.tar.gz
[lilac] updated to 0.6.4-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7854d5fb928..2c24f0dba713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=ggsignif
_pkgver=0.6.4
pkgname=r-${_pkgname,,}
pkgver=0.6.4
-pkgrel=3
+pkgrel=5
pkgdesc="Significance Brackets for 'ggplot2'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -17,7 +17,6 @@ depends=(
optdepends=(
r-knitr
r-rmarkdown
- r-spelling
r-testthat
r-vdiffr
)