[arch-commits] Commit in libqalculate/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jun 27 19:48:45 UTC 2016


    Date: Monday, June 27, 2016 @ 19:48:45
  Author: arojas
Revision: 270729

Update to 0.9.8

Modified:
  libqalculate/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-27 19:43:11 UTC (rev 270728)
+++ PKGBUILD	2016-06-27 19:48:45 UTC (rev 270729)
@@ -2,20 +2,20 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=libqalculate
-pkgver=0.9.7
-pkgrel=5
+pkgver=0.9.8
+pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
 url="http://qalculate.sourceforge.net/"
 license=('GPL')
 depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser')
+makedepends=('perl-xml-parser' 'intltool')
 optdepends=('gnuplot: for plotting support' 
             'wget: for retrieval of exchange rates (not needed if you use one of the GUI)'
             'gnome-vfs: for retrieval of exchange rates (not needed if you use one of the GUI)')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('c15f7f3a97995decf62cc964956fc1e374ecd78c')
+sha1sums=('d9023ae524aebf8e8b90e4e0cb76e04b77f60fd4')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list