summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrzej Giniewicz2016-12-11 15:42:01 +0100
committerAndrzej Giniewicz2016-12-11 15:42:01 +0100
commitd3acecfe848bda5f9752e0e858601c7f963c3440 (patch)
treeacb0322783507e049d0834f54498c2c4c16faf0d /PKGBUILD
parent7dd532f2c9ce0e9171d6aa47db0b634a93414ef6 (diff)
downloadaur-d3acecfe848bda5f9752e0e858601c7f963c3440.tar.gz
new upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77a373ee9e3a..4cdf924e94d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: moostik <mooostik_at_gmail.com>
pkgname=veusz
-pkgver=1.24
+pkgver=1.25
pkgrel=1
pkgdesc="A scientific plotting and graphing package, designed to create publication-ready Postscript or PDF output"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ optdepends=('python2-pyfits: for reading files in FITS format'
install='veusz.install'
source=("http://download.gna.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop")
-md5sums=('44e491b2accec1857d1e2336f52187ad'
+md5sums=('b99ce07dfe583f8382b1a95f9d1787bf'
'3823fe5961f3975a4dff2967aadaa14f')
build() {