author | Felix Yan
<felixonmars@archlinux.org> 2019-01-11 07:05:08 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-01-11 07:05:08 UTC |
parent | 48d5dc4df361a7fc5908cbe9b4b5f0cff2239512 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ec059b0..f1d26dd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnuplot pkgver=5.2.6 -pkgrel=1 +pkgrel=2 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('x86_64') url="http://www.gnuplot.info"