[arch-commits] Commit in gnucash/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Jul 4 16:39:56 UTC 2022


    Date: Monday, July 4, 2022 @ 16:39:55
  Author: jlichtblau
Revision: 1243915

upgpkg: gnucash 4.11-1 - new upstream release

Modified:
  gnucash/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 16:32:44 UTC (rev 1243914)
+++ PKGBUILD	2022-07-04 16:39:55 UTC (rev 1243915)
@@ -4,14 +4,14 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=4.10
-pkgrel=2
+pkgver=4.11
+pkgrel=1
 pkgdesc='Personal and small-business financial-accounting application'
 arch=(x86_64)
 url='https://gnucash.org/'
 license=(GPL)
-depends=(aqbanking gwenhywfar boost-libs guile libdbi webkit2gtk)
-makedepends=(boost cmake gtest libdbi-drivers mariadb-libs postgresql-libs swig)
+depends=(aqbanking gwenhywfar boost-libs guile libdbi webkit2gtk libofx)
+makedepends=(boost cmake gtest libdbi-drivers mariadb-libs postgresql-libs swig python)
 optdepends=('gnucash-docs: documentation'
             'libdbi-drivers: open and save data into SQL database'
             'perl-date-manip: stock information lookups'
@@ -18,7 +18,7 @@
             'perl-finance-quote: stock information lookups')
 options=(!emptydirs)
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7fd4bb919f6e39388ab47bfa11af6fa3f59e9b9bd695c7d4e9208af85cb9c93b')
+sha256sums=('f814ede30d7be0dec0afb2ae8d03628b9ae34c848b68312e4c5aded94c102b19')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list