author | Felix Yan
<felixonmars@archlinux.org> 2020-05-16 10:07:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2020-05-16 10:07:23 UTC |
parent | c850118eb1e1d8bfd68944522a63ba2b36d92a45 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 4cca1e9..5648917 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnuplot pkgver=5.2.8 -pkgrel=1 +pkgrel=2 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('x86_64') url="http://www.gnuplot.info"