diff --git a/gnuplot/PKGBUILD b/gnuplot/PKGBUILD index 118f2c1b9..239869b85 100644 --- a/gnuplot/PKGBUILD +++ b/gnuplot/PKGBUILD @@ -1,7 +1,7 @@ # Forked from https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/gnuplot&id=be5f1a375aaa550032e221adf954adfe5fea269c pkgname=gnuplot -pkgver=5.2.4 +pkgver=5.2.5 pkgrel=1 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('x86_64') @@ -12,7 +12,7 @@ makedepends=('texinfo' 'texlive-core' 'emacs-nox' 'texlive-latexextra') options=('!makeflags') source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" "lua53_compat.patch") -sha1sums=('e31e8d9875216f65f9ed0e57b2f62d9dfb0f0714' +sha1sums=('6c0e43968ec19f813241b91cbcf15e44f6ad5c73' '9005fa9e4da91ceedb8ccd1d761866e7b064f8b1') prepare() {