Date: Saturday, January 14, 2023 @ 10:26:07 Author: arojas Revision: 1383402
upgpkg: gnucash 4.13-1: Update to 4.13 Modified: gnucash/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-14 10:21:54 UTC (rev 1383401) +++ PKGBUILD 2023-01-14 10:26:07 UTC (rev 1383402) @@ -4,8 +4,8 @@ # Contributor: Mark Schneider <[email protected]> pkgname=gnucash -pkgver=4.12 -pkgrel=3 +pkgver=4.13 +pkgrel=1 pkgdesc='Personal and small-business financial-accounting application' arch=(x86_64) url='https://gnucash.org/' @@ -18,7 +18,7 @@ 'perl-finance-quote: stock information lookups') options=(!emptydirs) source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('cc8c051a56b8bb433566d6e2890df59f3d895a395c8cf5246c1b728102ce10ae') +sha256sums=('401a158086635ea17fbb145325558537289aa1d24d022f7c3317e12f3dabd8e7') build() { cd $pkgname-$pkgver
