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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sun Oct 3 13:15:53 UTC 2021


    Date: Sunday, October 3, 2021 @ 13:15:52
  Author: jlichtblau
Revision: 1027184

upgpkg: gnucash 4.7-1 - new upstream release

Modified:
  gnucash/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 13:00:06 UTC (rev 1027183)
+++ PKGBUILD	2021-10-03 13:15:52 UTC (rev 1027184)
@@ -4,7 +4,7 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=4.6
+pkgver=4.7
 pkgrel=1
 pkgdesc='Personal and small-business financial-accounting application'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 url='https://gnucash.org/'
 license=(GPL)
 depends=(aqbanking gwenhywfar boost-libs guile libdbi webkit2gtk)
-makedepends=(boost cmake gmock libdbi-drivers mariadb-libs postgresql-libs swig)
+makedepends=(boost cmake gtest libdbi-drivers mariadb-libs postgresql-libs swig)
 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=('251b01dfb9f9c679db26926f934ca4d13c7092a485be04f60e2031d85a445733')
+sha256sums=('fc9ff34020cca560e5753d2b3bca2aab39d2adcf40836e18d0c935a7f7db2062')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list