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

Antonio Rojas arojas at archlinux.org
Mon Jun 27 20:27:56 UTC 2016


    Date: Monday, June 27, 2016 @ 20:27:55
  Author: arojas
Revision: 270731

Update to 0.9.8

Modified:
  qalculate-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-27 19:49:14 UTC (rev 270730)
+++ PKGBUILD	2016-06-27 20:27:55 UTC (rev 270731)
@@ -2,18 +2,18 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=qalculate-gtk
-pkgver=0.9.7
-pkgrel=5
+pkgver=0.9.8
+pkgrel=1
 pkgdesc="GNOME frontend for libqalculate"
 arch=('i686' 'x86_64')
 url="http://qalculate.sourceforge.net/"
 license=('GPL')
-depends=('libqalculate' 'libgnome' 'libglade' 'cln')
+depends=('libqalculate' 'cln' 'gtk3')
 makedepends=('intltool' 'rarian')
 optdepends=('yelp: for displaying the help')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('c714c91224045fa49f261686e985df0aefa1d678')
+sha1sums=('ddc87ce66607790e46a5691e0d441270b3151be7')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list