Date: Saturday, September 3, 2016 @ 12:30:55 Author: arojas Revision: 275718
Update to 0.9.10 Modified: libqalculate/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-03 11:56:31 UTC (rev 275717) +++ PKGBUILD 2016-09-03 12:30:55 UTC (rev 275718) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=libqalculate -pkgver=0.9.9 +pkgver=0.9.10 pkgrel=1 pkgdesc="Multi-purpose desktop calculator" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ 'gnome-vfs: 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=('9b177da13b312c00e4712518e0a7ba01b4765ab2') +sha1sums=('b8fbfe49860da8fdd2b6f71e078cab7ce01e1dd7') build() { cd ${pkgname}-${pkgver}
