Date: Saturday, August 22, 2020 @ 11:11:13 Author: jlichtblau Revision: 686699
upgpkg: gnucash 4.1-1 - new upstream release Modified: gnucash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-22 10:29:02 UTC (rev 686698) +++ PKGBUILD 2020-08-22 11:11:13 UTC (rev 686699) @@ -4,7 +4,7 @@ # Contributor: Mark Schneider <[email protected]> pkgname=gnucash -pkgver=4.0 +pkgver=4.1 pkgrel=1 pkgdesc='Personal and small-business financial-accounting application' arch=(x86_64) @@ -18,7 +18,7 @@ 'perl-finance-quote: stock information lookups') options=(!emptydirs) source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('aa523c4f1721b19ff51ac534c049644f175e3c3c01139555eb3d9cfa50949bb7') +sha256sums=('a40fc37122e1466c8085ad2be914f0687a111065f15c5d952faede78802225aa') build() { cd $pkgname-$pkgver
