Date: Monday, July 24, 2017 @ 16:23:19
  Author: arojas
Revision: 301202

Update to 1.0.0

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-07-24 14:42:41 UTC (rev 301201)
+++ PKGBUILD    2017-07-24 16:23:19 UTC (rev 301202)
@@ -2,7 +2,7 @@
 # Maintainer: Eric BĂ©langer <[email protected]>
 
 pkgname=libqalculate
-pkgver=0.9.12
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
@@ -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)
-sha256sums=('4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2')
+sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to