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

Antonio Rojas arojas at archlinux.org
Mon May 27 16:03:29 UTC 2019


    Date: Monday, May 27, 2019 @ 16:03:29
  Author: arojas
Revision: 354399

Update to 3.2.0

Modified:
  qalculate-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 15:59:35 UTC (rev 354398)
+++ PKGBUILD	2019-05-27 16:03:29 UTC (rev 354399)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=qalculate-gtk
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="GTK frontend for libqalculate"
 arch=('x86_64')
@@ -11,9 +11,8 @@
 depends=('libqalculate' 'gtk3')
 makedepends=('intltool' 'rarian')
 optdepends=('yelp: for displaying the help')
-options=('!makeflags')
 source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('95be1a27bfbe6733c5954ea78c159f6d66c2220f')
+sha1sums=('4f52bdb77aec14b54ee6afd222e1246ea4d200e5')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list