git » gnuplot.git » commit a776581

Readline 8.0 rebuild

author Felix Yan
2019-01-11 07:05:08 UTC
committer Felix Yan
2019-01-11 07:05:08 UTC
parent 48d5dc4df361a7fc5908cbe9b4b5f0cff2239512

Readline 8.0 rebuild

PKGBUILD +1 -1

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