aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnuplot/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-02 17:23:57 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-02 17:23:57 +0000
commitf77e274b0888f65b5faeb2d4f2b14d3a0a5af96a (patch)
tree1b64e3f4563d5992672128d2255ab1afef1fa92b /community/gnuplot/APKBUILD
parent63efd055caab2f8d1a21cfb9180d6c8f285b2f04 (diff)
community/gnuplot: upgrade to 5.2.3
Diffstat (limited to 'community/gnuplot/APKBUILD')
-rw-r--r--community/gnuplot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnuplot/APKBUILD b/community/gnuplot/APKBUILD
index 61b6f98d904..3dac51ded90 100644
--- a/community/gnuplot/APKBUILD
+++ b/community/gnuplot/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=gnuplot
-pkgver=5.2.2
-pkgrel=1
+pkgver=5.2.3
+pkgrel=0
pkgdesc="Utility for plotting graphs"
url="http://www.gnuplot.info/"
arch="all"
@@ -39,4 +39,4 @@ package() {
"$pkgdir"/usr/share/doc/$pkgname/
}
-sha512sums="51d5b2234dae358580cc2794ed63f8a5b950baf73edc5362f5bb18d77e8066c3c010239c3b29840db11e5936cb9381bb57193de751bd274af5547a45d6d88b0b gnuplot-5.2.2.tar.gz"
+sha512sums="940efc31377933cc32b6a35479580cea601924bc414c8ff807b7217e5439eb25db9c7b40db63868178bc345c932fb3a33eee79e5159d0c8458fd84d69682ffd8 gnuplot-5.2.3.tar.gz"