From 626c2d3467df8fd905a3c1381d1bb6037e135169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 2 Jun 2019 18:01:36 +0200 Subject: community/gnuplot: upgrade to 5.2.7 --- community/gnuplot/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/gnuplot/APKBUILD b/community/gnuplot/APKBUILD index 7045692fb1..2956e233b9 100644 --- a/community/gnuplot/APKBUILD +++ b/community/gnuplot/APKBUILD @@ -1,8 +1,8 @@ # Contributor: # Maintainer: Fabian Affolter pkgname=gnuplot -pkgver=5.2.6 -pkgrel=1 +pkgver=5.2.7 +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="557c0d00c951055ca03ef0f2b262e96b8013da4fedeb64dc5325fabd94772144fd2fe7bfa9d159fa47ab76695109cb4d3f01fc5bfa996df4576aee0eebe36a90 gnuplot-5.2.6.tar.gz" +sha512sums="f6b77e16b25e5705ea9dad4f89ed5f5a3cf95d3e4215da00be3cbfbcdeee23009e9205156399448526783f25b5b7599b674670c94c01345abafeff74f6c7de93 gnuplot-5.2.7.tar.gz" -- cgit v1.2.3