author | Antonio Rojas
<arojas@archlinux.org> 2020-07-29 17:55:44 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-29 17:55:44 UTC |
parent | 3a4088e4202bb6c07a51628a22fb1979d4dd56a4 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a32ab4a..d779319 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnuplot pkgver=5.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('x86_64') url="http://www.gnuplot.info"