gnucash-on-flatpak master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Tue Apr 14 07:51:12 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/2c8d3d1f (commit)
	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/3ca04f8f (commit)
	from  https://github.com/Gnucash/gnucash-on-flatpak/commit/96206c1b (commit)



commit 2c8d3d1fa69e78b7f2d904d50df147a544f2891e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 14 12:48:16 2020 +0200

    update aqbanking to 6.2.0beta
    
    several changes on almost all modules

diff --git a/modules/aqbanking.json b/modules/aqbanking.json
index 465475e..7c0a7a2 100644
--- a/modules/aqbanking.json
+++ b/modules/aqbanking.json
@@ -5,8 +5,8 @@
     "sources": [
         {
             "type": "archive",
-            "url": "https://www.aquamaniac.de/rdm/attachments/download/283/aqbanking-6.1.4.tar.gz",
-            "sha256": "f3c07a466de96e38b14df7b096304886c8b2b3921f41fd6ab47d3a6cd36431d9"
+            "url": "https://www.aquamaniac.de/rdm/attachments/download/321/aqbanking-6.2.0beta.tar.gz",
+            "sha256": "fa3552a2ff56393e75e0aa49f371c38af6517387a19721cde12f31692828e70c"
         }
     ],
     "modules": [

commit 3ca04f8f921b34058f843bc2c9687ae5786081c4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 10 16:20:29 2020 +0200

    Update gwenhywfar to 5.3.0
    
    Added function GWEN_XmlFromDb(). This can now be used by AqBanking to
    create SEPA files using the XML imexporter.
    
    A few fixes.

diff --git a/modules/aqbanking.json b/modules/aqbanking.json
index d3fdd70..465475e 100644
--- a/modules/aqbanking.json
+++ b/modules/aqbanking.json
@@ -45,8 +45,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://www.aquamaniac.de/rdm/attachments/download/256/gwenhywfar-5.2.0.tar.gz",
-                    "sha256": "ed8e1f81aa32c8c387cccb9d40390db31632be55bc41bd30bc27e3e45d4d2766"
+                    "url": "https://www.aquamaniac.de/rdm/attachments/download/319/gwenhywfar-5.3.0.tar.gz",
+                    "sha256": "3aec5982f5e136761863f4b6b12bbb4cd26b8ffb5f7553b58a48f72b6a4344a9"
                 }
             ]
         },



Summary of changes:
 modules/aqbanking.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list