summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-01 09:42:31 +0000
committerBioArchLinuxBot2022-11-01 09:42:31 +0000
commit7288342d9cfc8525fddb92307268863c73558775 (patch)
treed0109168244b506785c48e0158d53cb3bd2edbb5 /PKGBUILD
parentfb37111dc9beb0a9c4f32aa0b0717a49161921c1 (diff)
downloadaur-7288342d9cfc8525fddb92307268863c73558775.tar.gz
[lilac] updated to 0.4.0-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84cf7f760ca5..07694dcb7628 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=ggpubr
_pkgver=0.4.0
pkgname=r-${_pkgname,,}
pkgver=0.4.0
-pkgrel=3
+pkgrel=7
pkgdesc="'ggplot2' Based Publication Ready Plots"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"