diff --git a/veusz/PKGBUILD b/veusz/PKGBUILD index 29feba588..65e1b396b 100644 --- a/veusz/PKGBUILD +++ b/veusz/PKGBUILD @@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=veusz -pkgver=1.11 +pkgver=1.12 pkgrel=1 pkgdesc="A scientific plotting package, designed to create publication-ready Postscript output" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ depends=('pyqt>=4.3' 'python-numpy>=1.0' 'lapack' 'hicolor-icon-theme') optdepends=('python-pyfits: for reading files in FITS format') source=(http://download.gna.org/$pkgname/$pkgname-$pkgver.tar.gz veusz.desktop) -md5sums=('0b96e7eb8f8049b2d45d49c86dfb5b21' +md5sums=('525e94254ce462b21948e25b76e96a72' '1e526306463d2212e56290c9994a41a6') install=veusz.install