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