Date: Monday, January 18, 2010 @ 17:59:52
  Author: pierre
Revision: 63870

upgpkg: gnuplot 4.2.6-2
    jpng rebuild

Modified:
  gnuplot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-18 22:59:36 UTC (rev 63869)
+++ PKGBUILD    2010-01-18 22:59:52 UTC (rev 63870)
@@ -5,12 +5,12 @@
 
 pkgname=gnuplot 
 pkgver=4.2.6 
-pkgrel=1
+pkgrel=2
 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>=6.0.00' 'gd' 'wxgtk' 'cairo' 'libjpeg>=7') 
+depends=('readline>=6.0.00' 'gd' 'wxgtk' 'cairo' 'libjpeg') 
 makedepends=('texinfo' 'emacs') 
 install=gnuplot.install 
 
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)

Reply via email to