summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:52:00 +0000
committerBioArchLinuxBot2022-10-18 12:52:00 +0000
commitea94f5f1fa10f087feb3204b02c91c0c69714554 (patch)
treecc84f442ed733e8fc4b44c36a068146e1923d7bf /PKGBUILD
parentba70281396024ad42acc7a9023c91eb258efe6c5 (diff)
downloadaur-r-egg.tar.gz
[lilac] updated to 0.4.5-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd6f86834960..88ce08d2bc55 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=egg
_pkgver=0.4.5
pkgname=r-${_pkgname,,}
pkgver=0.4.5
-pkgrel=4
+pkgrel=7
pkgdesc="Extensions for 'ggplot2': Custom Geom, Custom Themes, Plot Alignment, Labelled Panels, Symmetric Scales, and Fixed Panel Size"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"