git » gnuplot.git » commit c8a8df8

libcerf 2.1 rebuild

author Antonio Rojas
2022-04-08 22:47:13 UTC
committer Antonio Rojas
2022-04-08 22:47:13 UTC
parent e9ba5243816d9ff9778da43f57ea1e918d325a5f

libcerf 2.1 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 119f0ee..6c0ed77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgbase=gnuplot
 pkgname=(gnuplot gnuplot-demos)
 pkgver=5.4.3
-pkgrel=4
+pkgrel=5
 pkgdesc='Plotting package which outputs to X11, PostScript, PNG, GIF, and others' 
 arch=(x86_64)
 url='http://www.gnuplot.info'