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

Antonio Rojas arojas at archlinux.org
Sun Mar 12 11:03:25 UTC 2017


    Date: Sunday, March 12, 2017 @ 11:03:24
  Author: arojas
Revision: 290658

Update to 0.9.11

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-12 10:38:13 UTC (rev 290657)
+++ PKGBUILD	2017-03-12 11:03:24 UTC (rev 290658)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=libqalculate
-pkgver=0.9.10
-pkgrel=3
+pkgver=0.9.11
+pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
 url="http://qalculate.github.io/"
@@ -14,7 +14,7 @@
             'wget: for retrieval of exchange rates (not needed if you use one of the GUI)')
 options=('!makeflags')
 source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('b8fbfe49860da8fdd2b6f71e078cab7ce01e1dd7')
+sha1sums=('6b60c1f4a107fb72196ec6e59b646429bceda655')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list