Date: Thursday, December 7, 2017 @ 16:39:26
  Author: arojas
Revision: 311774

Update to 2.2.0

Modified:
  qalculate-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-12-07 16:38:01 UTC (rev 311773)
+++ PKGBUILD    2017-12-07 16:39:26 UTC (rev 311774)
@@ -2,7 +2,7 @@
 # Maintainer: Eric BĂ©langer <e...@archlinux.org>
 
 pkgname=qalculate-gtk
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="GNOME frontend for libqalculate"
 arch=('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=('e19f0408d646229e232b5b5cbd2a472479ddff8f')
+sha1sums=('c02ae325d7203325558234b9535cf8833defc3a3')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to