diff options
Diffstat (limited to 'community/gnuplot/APKBUILD')
-rw-r--r-- | community/gnuplot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnuplot/APKBUILD b/community/gnuplot/APKBUILD index 351b638ffc..63ad08c6ce 100644 --- a/community/gnuplot/APKBUILD +++ b/community/gnuplot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=gnuplot pkgver=5.0.6 -pkgrel=0 +pkgrel=1 pkgdesc="Utility for plotting graphs" url="http://www.gnuplot.info/" arch="all" |