[arch-commits] Commit in gnuplot/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Dec 2 16:17:23 UTC 2019
Date: Monday, December 2, 2019 @ 16:17:23
Author: arojas
Revision: 370216
Update to 5.2.8
Modified:
gnuplot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-02 15:25:03 UTC (rev 370215)
+++ PKGBUILD 2019-12-02 16:17:23 UTC (rev 370216)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=gnuplot
-pkgver=5.2.7
+pkgver=5.2.8
pkgrel=1
pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others"
arch=('x86_64')
@@ -13,7 +13,7 @@
makedepends=('texinfo' 'texlive-core' 'emacs' 'texlive-latexextra' 'qt5-tools')
source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"
"lua53_compat.patch")
-sha1sums=('fcd54ed0b1e5d7dda8151602b7198f0040462c70'
+sha1sums=('dc018b1e0a31b770d4635958badff13498babc4d'
'9005fa9e4da91ceedb8ccd1d761866e7b064f8b1')
prepare() {
More information about the arch-commits
mailing list