Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aqbanking 6.0.0
@ 2020-01-18  9:03 voidlinux-github
  2020-01-18 19:36 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-18  9:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

There is a new pull request by Hoshpak against master on the void-packages repository

https://github.com/Hoshpak/void-packages aqbanking-6.0.0
https://github.com/void-linux/void-packages/pull/18365

aqbanking 6.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/18365.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aqbanking-6.0.0-18365.patch --]
[-- Type: text/x-diff, Size: 4315 bytes --]

From a1f3f725f30010ae9901708fdf839fc2fda7fdc2 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 18 Jan 2020 09:54:35 +0100
Subject: [PATCH 1/4] gwenhywfar: update to 5.1.2.

---
 srcpkgs/gwenhywfar/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template
index 2cc807c20a5..5bee528d13c 100644
--- a/srcpkgs/gwenhywfar/template
+++ b/srcpkgs/gwenhywfar/template
@@ -1,6 +1,6 @@
 # Template file for 'gwenhywfar'
 pkgname=gwenhywfar
-version=5.1.0
+version=5.1.2
 revision=1
 build_style=gnu-configure
 configure_args="--enable-visibility --disable-binreloc
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/aqbanking/gwenhywfar"
 distfiles="https://github.com/aqbanking/gwenhywfar/archive/${version}.tar.gz"
-checksum=414a29c0f28cb8172b780f2aa71a8408ce0b379304714949190398fde3bcbfbf
+checksum=b23b4902600a39df5b5e2e544b5491c7a682a8eb3507cb8c9366f7be6570c383
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

From f4a0330a712fa2a5da6a67961dc2266a87a72638 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 18 Jan 2020 10:01:42 +0100
Subject: [PATCH 2/4] aqbanking: update to 6.0.0. (soname bump)

---
 common/shlibs              | 2 +-
 srcpkgs/aqbanking/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d9ab1d2ae63..889115c8112 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1489,7 +1489,7 @@ libgwengui-gtk2.so.0 gwenhywfar-gtk-4.10.0beta_1
 libgwengui-gtk3.so.0 gwenhywfar-gtk3-4.20.0_1
 libgwengui-cpp.so.0 gwenhywfar-4.10.0beta_1
 libgwengui-qt5.so.0 gwenhywfar-qt5-4.15.3_3
-libaqbanking.so.43 aqbanking-5.99.45_1
+libaqbanking.so.44 aqbanking-6.0.0_1
 libaqnone.so.35 aqbanking-5.6.10_1
 libaqhbci.so.24 aqbanking-5.7.8_1
 libaqofxconnect.so.7 aqbanking-5.0.25_1
diff --git a/srcpkgs/aqbanking/template b/srcpkgs/aqbanking/template
index 543aa4bb2d5..929adfd59e3 100644
--- a/srcpkgs/aqbanking/template
+++ b/srcpkgs/aqbanking/template
@@ -1,6 +1,6 @@
 # Template file for 'aqbanking'
 pkgname=aqbanking
-version=5.99.45
+version=6.0.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config gwenhywfar tar"
@@ -9,8 +9,8 @@ short_desc="Library for online banking and financial applications"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-only, GPL-3.0-only"
 homepage="http://www.aquamaniac.de/aqbanking"
-distfiles="https://www.aquamaniac.de/rdm/attachments/download/232/aqbanking-${version}.tar.gz"
-checksum=7e98f6eb817e6efe4a5f803af51781f7a6a8ae769a6c77ae324ed99033bd143f
+distfiles="https://www.aquamaniac.de/rdm/attachments/download/235/aqbanking-${version}.tar.gz"
+checksum=a07059da7ee67bc47dbcd6fed39af5047c6cd8596209b7325ed1c04b5ad6a707
 disable_parallel_build=yes
 
 if [ "$CROSS_BUILD" ]; then

From 63f85599302a3ea4a5f26363ff469d94d09905e1 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 18 Jan 2020 10:02:25 +0100
Subject: [PATCH 3/4] kmymoney: rebuild against aqbanking-6.0.0

---
 srcpkgs/kmymoney/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kmymoney/template b/srcpkgs/kmymoney/template
index 310a225d9c3..03411fdb90f 100644
--- a/srcpkgs/kmymoney/template
+++ b/srcpkgs/kmymoney/template
@@ -1,7 +1,7 @@
 # Template file for 'kmymoney'
 pkgname=kmymoney
 version=5.0.7
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
  -DBUILD_TESTING=OFF"

From af11371eaac03df024d60049ba0a86f471855816 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 18 Jan 2020 10:02:26 +0100
Subject: [PATCH 4/4] gnucash: rebuild against aqbanking-6.0.0

---
 srcpkgs/gnucash/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnucash/template b/srcpkgs/gnucash/template
index 7efc1112028..af978a5e2b8 100644
--- a/srcpkgs/gnucash/template
+++ b/srcpkgs/gnucash/template
@@ -1,7 +1,7 @@
 # Template file for 'gnucash'
 pkgname=gnucash
 version=3.8b
-revision=2
+revision=3
 wrksrc="${pkgname}-${version%b}"
 build_style=cmake
 configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: aqbanking 6.0.0
  2020-01-18  9:03 [PR PATCH] aqbanking 6.0.0 voidlinux-github
@ 2020-01-18 19:36 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-18 19:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

There's a merged pull request on the void-packages repository

aqbanking 6.0.0
https://github.com/void-linux/void-packages/pull/18365

Description:
None

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-18 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18  9:03 [PR PATCH] aqbanking 6.0.0 voidlinux-github
2020-01-18 19:36 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).