summaryrefslogtreecommitdiffstats
path: root/abs/extra/gnuplot/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2010-09-05 06:13:57 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2010-09-05 06:13:57 (GMT)
commitb172f79fadb565ecfbcec9508f9377d8618a4f4c (patch)
treebf8823b07e3313c3afa000a9b31e4f9a735cb818 /abs/extra/gnuplot/PKGBUILD
parentf9d54ab7c3853208484e304bc6cf40ab0f79d400 (diff)
parent5e7027c6194237ca1dc5fcbb3648483a970fb500 (diff)
downloadlinhes_pkgbuild-b172f79fadb565ecfbcec9508f9377d8618a4f4c.zip
linhes_pkgbuild-b172f79fadb565ecfbcec9508f9377d8618a4f4c.tar.gz
linhes_pkgbuild-b172f79fadb565ecfbcec9508f9377d8618a4f4c.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra/gnuplot/PKGBUILD')
-rw-r--r--abs/extra/gnuplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/gnuplot/PKGBUILD b/abs/extra/gnuplot/PKGBUILD
index ec372f0..3b04bde 100644
--- a/abs/extra/gnuplot/PKGBUILD
+++ b/abs/extra/gnuplot/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Niklas Volbers <mithrandir42@web.de>
pkgname=gnuplot
-pkgver=4.2.5
+pkgver=4.4.0
pkgrel=1
pkgdesc="Command-line driven interactive data and function plotting utility"
url="http://www.gnuplot.info"
@@ -12,7 +12,6 @@ makedepends=('texinfo')
license='custom'
arch=('i686')
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=(85d042f8efd7aae3d9cbfd85b14d06d2)
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -32,3 +31,4 @@ build() {
install -D $startdir/src/$pkgname-$pkgver/Copyright $startdir/pkg/usr/share/licenses/custom/gnuplot/Copyright
}
+md5sums=('e708665bd512153ad5c35252fe499059')