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

Antonio Rojas arojas at archlinux.org
Tue May 30 17:26:02 UTC 2017


    Date: Tuesday, May 30, 2017 @ 17:26:02
  Author: arojas
Revision: 296842

Update to 0.9.12

Modified:
  qalculate-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 17:20:28 UTC (rev 296841)
+++ PKGBUILD	2017-05-30 17:26:02 UTC (rev 296842)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=qalculate-gtk
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="GNOME frontend for libqalculate"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('yelp: for displaying the help')
 options=('!makeflags')
 source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('d3d5861d6317f1c05fb6b3d67ae7149f15bd7533')
+sha1sums=('e5a0e1aa68cf77260d78becc93ab95970dca9434')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list