author | Antonio Rojas
<arojas@archlinux.org> 2019-03-25 08:43:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-25 08:43:24 UTC |
parent | a7765815122fa761d2f84bcef3354559d4c7ac7c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f1d26dd..ef7caa3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnuplot pkgver=5.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('x86_64') url="http://www.gnuplot.info"