summaryrefslogtreecommitdiff
path: root/extra/gnuplot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnuplot/PKGBUILD')
-rw-r--r--extra/gnuplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnuplot/PKGBUILD b/extra/gnuplot/PKGBUILD
index 6d3b84158..50507d12e 100644
--- a/extra/gnuplot/PKGBUILD
+++ b/extra/gnuplot/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=gnuplot
pkgver=4.6.1
-pkgrel=2
+pkgrel=2.1
pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnuplot.info"
license=('custom')
depends=('readline' 'gd' 'wxgtk' 'cairo' 'libjpeg' 'lua')