git » gnuplot.git » commit 3a4088e

libcerf 2.0 rebuild

author Antonio Rojas
2020-07-29 17:40:49 UTC
committer Antonio Rojas
2020-07-29 17:40:49 UTC
parent ab2bb6cb43999caaeed5400208cf92c89691cccd

libcerf 2.0 rebuild

PKGBUILD +1 -1

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