git » gnuplot.git » commit 54981cf

readline 7.0 rebuild

author Evangelos Foutras
2016-11-07 17:40:55 UTC
committer Evangelos Foutras
2016-11-07 17:40:55 UTC
parent 62663fcccf2385400e8fe82c8af0db264aee82b4

readline 7.0 rebuild

PKGBUILD +1 -1

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