From 197e4b17fec7cdc0e3b87450bf1ed696ffec4628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Tue, 11 Oct 2016 10:56:50 +0200 Subject: testing/gnuplot: upgrade to 5.0.5 --- testing/gnuplot/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/testing/gnuplot/APKBUILD b/testing/gnuplot/APKBUILD index aa14138104..3a9e129b84 100644 --- a/testing/gnuplot/APKBUILD +++ b/testing/gnuplot/APKBUILD @@ -1,7 +1,7 @@ # Contributor: William Pitcock # Maintainer: Fabian Affolter pkgname=gnuplot -pkgver=5.0.4 +pkgver=5.0.5 pkgrel=0 pkgdesc="Utility for plotting graphs" url="http://www.gnuplot.info/" @@ -35,10 +35,10 @@ package() { make DESTDIR="$pkgdir" install || return 1 mkdir -p "$pkgdir"/usr/share/doc/$pkgname/ - install -Dm644 BUGS ChangeLog NEWS PGPKEYS PORTING README* \ + install -m644 BUGS ChangeLog NEWS PGPKEYS PORTING README* \ "$pkgdir"/usr/share/doc/$pkgname/ || return 1 } -md5sums="cb228f60ae152712ffde0db5de346c40 gnuplot-5.0.4.tar.gz" -sha256sums="151cb845728bde75eb9d1561b35140114a05a7c52a52bd35b4b2b3d944e0c31e gnuplot-5.0.4.tar.gz" -sha512sums="ebb6bf64cc7f333135d328f6b72d73ef3a3b62f5df28d746efa1589dd9d54fc359306c7c2bc5ad9671b53b0cc945a4388b087abf365dda7417fe21a93ff29dae gnuplot-5.0.4.tar.gz" +md5sums="c5e96fca73afbee4f57cbc1bfce6b3b8 gnuplot-5.0.5.tar.gz" +sha256sums="25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053 gnuplot-5.0.5.tar.gz" +sha512sums="fd6efc3a869850fa1939a4c833c776395efaaaf6dccc63e3626cee2e39938923b06314368802155adf711ae3e5ca0e3dd1a88be348e8571f9d0be8790240c62c gnuplot-5.0.5.tar.gz" -- cgit v1.2.3