[arch-commits] Commit in gnuplot/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Sat Jan 11 00:19:41 UTC 2014
Date: Saturday, January 11, 2014 @ 01:19:40
Author: svenstaro
Revision: 203449
upgpkg: gnuplot 4.6.4-4
rebuild with gnutls
Modified:
gnuplot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-10 22:40:24 UTC (rev 203448)
+++ PKGBUILD 2014-01-11 00:19:40 UTC (rev 203449)
@@ -5,12 +5,12 @@
pkgname=gnuplot
pkgver=4.6.4
-pkgrel=3
+pkgrel=4
pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others"
arch=('i686' 'x86_64')
url="http://www.gnuplot.info"
license=('custom')
-depends=('readline' 'gd' 'wxgtk' 'cairo' 'libjpeg' 'lua' 'qt4')
+depends=('readline' 'gd' 'wxgtk' 'cairo' 'libjpeg' 'lua' 'qt4' 'gnutls')
makedepends=('texinfo' 'emacs' 'texlive-core' 'texlive-latexextra')
options=('!makeflags')
install=gnuplot.install
More information about the arch-commits
mailing list