Date: Tuesday, May 30, 2017 @ 17:19:59 Author: arojas Revision: 296840
Update to 0.9.12 Modified: libqalculate/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-30 17:14:41 UTC (rev 296839) +++ PKGBUILD 2017-05-30 17:19:59 UTC (rev 296840) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=libqalculate -pkgver=0.9.11 +pkgver=0.9.12 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) -sha1sums=('6b60c1f4a107fb72196ec6e59b646429bceda655') +sha256sums=('4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2') build() { cd ${pkgname}-${pkgver}
