aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnuplot')
-rw-r--r--community/gnuplot/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnuplot/APKBUILD b/community/gnuplot/APKBUILD
index a8d005a822..8966a493a0 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.0.6
-pkgrel=1
+pkgver=5.2.1
+pkgrel=0
pkgdesc="Utility for plotting graphs"
url="http://www.gnuplot.info/"
arch="all"
@@ -38,8 +38,8 @@ package() {
make DESTDIR="$pkgdir" install
mkdir -p "$pkgdir"/usr/share/doc/$pkgname/
- install -m644 BUGS ChangeLog NEWS PGPKEYS PORTING README* \
+ install -m644 BUGS ChangeLog NEWS PGPKEYS README* \
"$pkgdir"/usr/share/doc/$pkgname/
}
-sha512sums="7f9b05725a8594dcfbf1f1fc8f1db9bf45e1b6841fa1089b2c2528a3e36f71baab16d5fbeb027e4dd3618461a4895d037cb9f43781bfee2cb078cb9583567d8d gnuplot-5.0.6.tar.gz"
+sha512sums="e0ef984472ded7b77dbf2094782b18de717c67dcee8d1cc0576f996fcfe88a182f71fb7e1f7eacf2321fdb093250fcb95069512c48216027170f7cf95e7d5929 gnuplot-5.2.1.tar.gz"