git » gnuplot.git » commit c80a315

Lua 5.4 rebuild

author Evangelos Foutras
2020-06-30 05:30:38 UTC
committer Evangelos Foutras
2020-06-30 05:30:38 UTC
parent 53bb6a940b5cd9dc6c32a681ceff34a42fab1b84

Lua 5.4 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5648917..76c134e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=gnuplot
 pkgver=5.2.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" 
 arch=('x86_64')
 url="http://www.gnuplot.info"