summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef4553acb15e..669e641bae73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnuplot-headless
- pkgdesc = Plotting package which outputs to PostScript, PNG, GIF, and others, without any X or latex depencies.
- pkgver = 5.4.10
+ pkgdesc = Plotting package which outputs to PostScript, PNG, GIF, and others, without X deps
+ pkgver = 6.0.0
pkgrel = 1
url = http://www.gnuplot.info
arch = i686
@@ -8,15 +8,17 @@ pkgbase = gnuplot-headless
arch = aarch64
arch = aarch32
license = custom
- depends = readline
+ makedepends = texlive-latexextra
+ depends = gcc-libs
+ depends = glibc
depends = lua
- depends = ncurses
+ depends = readline
provides = gnuplot
conflicts = gnuplot
options = !makeflags
- source = http://downloads.sourceforge.net/sourceforge/gnuplot/gnuplot-5.4.10.tar.gz
+ source = http://downloads.sourceforge.net/sourceforge/gnuplot/gnuplot-6.0.0.tar.gz
source = lua53_compat.patch
- sha256sums = 975d8c1cc2c41c7cedc4e323aff035d977feb9a97f0296dd2a8a66d197a5b27c
+ sha256sums = 635a28f0993f6ab0d1179e072ad39b8139d07f51237f841d93c6c2ff4b1758ec
sha256sums = bfd8a61abbf4491c74225cb9fd252619d4fc29751838bcb4c0639ffe05a00695
pkgname = gnuplot-headless