[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2020-09-09 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, September 9, 2020 @ 16:35:52
  Author: jlichtblau
Revision: 701616

upgpkg: homebank 5.4.3-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-09 16:33:31 UTC (rev 701615)
+++ PKGBUILD2020-09-09 16:35:52 UTC (rev 701616)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.4.2
+pkgver=5.4.3
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('c6ce84b421e7199ae545ea8b8d981f347af4d67b4cd5912b6789cf1450db722e')
+sha256sums=('9222d7ed7cc44fcfff3f1fe20935a1b7fe91bb4d9f90003cb3c6f3b893298d0b')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2020-09-09 16:33:31 UTC (rev 701615)
+++ homebank.changelog  2020-09-09 16:35:52 UTC (rev 701616)
@@ -1,3 +1,6 @@
+2020-09-09 Jaroslav Lichtblau 
+   * homebank 5.4.3-1
+
 2020-07-09 Jaroslav Lichtblau 
* homebank 5.4.2-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2020-07-09 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, July 9, 2020 @ 18:34:25
  Author: jlichtblau
Revision: 662992

upgpkg: homebank 5.4.2-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-09 18:22:10 UTC (rev 662991)
+++ PKGBUILD2020-07-09 18:34:25 UTC (rev 662992)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.3.2
+pkgver=5.4.2
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('4bc8b801582fe1cdaa412d2179d7141ee5edaa8bfbfa8692579151ec810124bb')
+sha256sums=('c6ce84b421e7199ae545ea8b8d981f347af4d67b4cd5912b6789cf1450db722e')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2020-07-09 18:22:10 UTC (rev 662991)
+++ homebank.changelog  2020-07-09 18:34:25 UTC (rev 662992)
@@ -1,3 +1,6 @@
+2020-07-09 Jaroslav Lichtblau 
+   * homebank 5.4.2-1
+
 2020-02-10 Jaroslav Lichtblau 
* homebank 5.3.2-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2020-02-10 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, February 10, 2020 @ 18:09:19
  Author: jlichtblau
Revision: 566174

upgpkg: homebank 5.3.2-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-10 17:55:17 UTC (rev 566173)
+++ PKGBUILD2020-02-10 18:09:19 UTC (rev 566174)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.3.1
+pkgver=5.3.2
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('1bc286039f8b318b959f2faa7a1f06db432ed5181a51a287d2c88ec150f63485')
+sha256sums=('4bc8b801582fe1cdaa412d2179d7141ee5edaa8bfbfa8692579151ec810124bb')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2020-02-10 17:55:17 UTC (rev 566173)
+++ homebank.changelog  2020-02-10 18:09:19 UTC (rev 566174)
@@ -1,3 +1,6 @@
+2020-02-10 Jaroslav Lichtblau 
+   * homebank 5.3.2-1
+
 2020-01-25 Jaroslav Lichtblau 
* homebank 5.3.1-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2020-01-25 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, January 25, 2020 @ 13:43:22
  Author: jlichtblau
Revision: 555445

upgpkg: homebank 5.3.1-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-25 13:40:52 UTC (rev 555444)
+++ PKGBUILD2020-01-25 13:43:22 UTC (rev 555445)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.3
+pkgver=5.3.1
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('2b4c2838e433124433a4cbe241cc60ed2c2a2b061932330d797050ca0b559964')
+sha256sums=('1bc286039f8b318b959f2faa7a1f06db432ed5181a51a287d2c88ec150f63485')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2020-01-25 13:40:52 UTC (rev 555444)
+++ homebank.changelog  2020-01-25 13:43:22 UTC (rev 555445)
@@ -1,4 +1,7 @@
 2020-01-25 Jaroslav Lichtblau 
+   * homebank 5.3.1-1
+
+2020-01-25 Jaroslav Lichtblau 
* homebank 5.3-1
 
 2019-09-21 Jaroslav Lichtblau 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2020-01-25 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, January 25, 2020 @ 13:39:22
  Author: jlichtblau
Revision: 555440

upgpkg: homebank 5.3-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-25 13:33:36 UTC (rev 555439)
+++ PKGBUILD2020-01-25 13:39:22 UTC (rev 555440)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.8
+pkgver=5.3
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('fe98a3585a23ed66695a96b9162dbf1872f4fd78c01471019b60786476bc558d')
+sha256sums=('2b4c2838e433124433a4cbe241cc60ed2c2a2b061932330d797050ca0b559964')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2020-01-25 13:33:36 UTC (rev 555439)
+++ homebank.changelog  2020-01-25 13:39:22 UTC (rev 555440)
@@ -1,3 +1,6 @@
+2020-01-25 Jaroslav Lichtblau 
+   * homebank 5.3-1
+
 2019-09-21 Jaroslav Lichtblau 
* homebank 5.2.8-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2019-09-21 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, September 21, 2019 @ 13:41:16
  Author: jlichtblau
Revision: 511365

upgpkg: homebank 5.2.8-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-21 13:37:04 UTC (rev 511364)
+++ PKGBUILD2019-09-21 13:41:16 UTC (rev 511365)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.7
+pkgver=5.2.8
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('8eedbe4246477935bd3882c1a628d7fd6036f6467be998c2558bdf4b39b0eb5f')
+sha256sums=('fe98a3585a23ed66695a96b9162dbf1872f4fd78c01471019b60786476bc558d')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2019-09-21 13:37:04 UTC (rev 511364)
+++ homebank.changelog  2019-09-21 13:41:16 UTC (rev 511365)
@@ -1,3 +1,6 @@
+2019-09-21 Jaroslav Lichtblau 
+   * homebank 5.2.8-1
+
 2019-08-06 Jaroslav Lichtblau 
* homebank 5.2.7-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2019-08-06 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, August 6, 2019 @ 17:50:11
  Author: jlichtblau
Revision: 497922

upgpkg: homebank 5.2.7-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 17:49:19 UTC (rev 497921)
+++ PKGBUILD2019-08-06 17:50:11 UTC (rev 497922)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.6
+pkgver=5.2.7
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('9a14cbf7029080f208d76b27a2d8066964426685ddc86fd1abed30bd428c9881')
+sha256sums=('8eedbe4246477935bd3882c1a628d7fd6036f6467be998c2558bdf4b39b0eb5f')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2019-08-06 17:49:19 UTC (rev 497921)
+++ homebank.changelog  2019-08-06 17:50:11 UTC (rev 497922)
@@ -1,3 +1,6 @@
+2019-08-06 Jaroslav Lichtblau 
+   * homebank 5.2.7-1
+
 2019-05-25 Jaroslav Lichtblau 
* homebank 5.2.6-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2019-05-25 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, May 25, 2019 @ 18:44:21
  Author: jlichtblau
Revision: 470761

upgpkg: homebank 5.2.6-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 18:40:16 UTC (rev 470760)
+++ PKGBUILD2019-05-25 18:44:21 UTC (rev 470761)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.5
+pkgver=5.2.6
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('dc0cb611fa087b14806850f9c8cf7a50d592faee7c839ec9d5221d14e48b269c')
+sha256sums=('9a14cbf7029080f208d76b27a2d8066964426685ddc86fd1abed30bd428c9881')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2019-05-25 18:40:16 UTC (rev 470760)
+++ homebank.changelog  2019-05-25 18:44:21 UTC (rev 470761)
@@ -1,3 +1,6 @@
+2019-05-25 Jaroslav Lichtblau 
+   * homebank 5.2.6-1
+
 2019-05-19 Jaroslav Lichtblau 
* homebank 5.2.5-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2019-05-19 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, May 19, 2019 @ 21:02:57
  Author: jlichtblau
Revision: 468002

upgpkg: homebank 5.2.5-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-19 21:00:30 UTC (rev 468001)
+++ PKGBUILD2019-05-19 21:02:57 UTC (rev 468002)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.4
+pkgver=5.2.5
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('79a89ab8816a5973fa6afe75157fa375953795c79c224d510e8af0afed2512d2')
+sha256sums=('dc0cb611fa087b14806850f9c8cf7a50d592faee7c839ec9d5221d14e48b269c')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2019-05-19 21:00:30 UTC (rev 468001)
+++ homebank.changelog  2019-05-19 21:02:57 UTC (rev 468002)
@@ -1,3 +1,6 @@
+2019-05-19 Jaroslav Lichtblau 
+   * homebank 5.2.5-1
+
 2019-04-24 Jaroslav Lichtblau 
* homebank 5.2.4-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2019-04-24 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, April 24, 2019 @ 17:36:20
  Author: jlichtblau
Revision: 453397

upgpkg: homebank 5.2.4-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 17:25:00 UTC (rev 453396)
+++ PKGBUILD2019-04-24 17:36:20 UTC (rev 453397)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.3
+pkgver=5.2.4
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('6a64cc9a54e2b2dce9750797598995b54f430ea438455b474d2c83c69f41aff1')
+sha256sums=('79a89ab8816a5973fa6afe75157fa375953795c79c224d510e8af0afed2512d2')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2019-04-24 17:25:00 UTC (rev 453396)
+++ homebank.changelog  2019-04-24 17:36:20 UTC (rev 453397)
@@ -1,3 +1,6 @@
+2019-04-24 Jaroslav Lichtblau 
+   * homebank 5.2.4-1
+
 2019-03-19 Jaroslav Lichtblau 
* homebank 5.2.3-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2019-03-19 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, March 19, 2019 @ 18:21:24
  Author: jlichtblau
Revision: 442794

upgpkg: homebank 5.2.3-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-19 18:20:40 UTC (rev 442793)
+++ PKGBUILD2019-03-19 18:21:24 UTC (rev 442794)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.2
+pkgver=5.2.3
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('acc8221fffbbe4b6ddc23fe845fa061cae2ecf7643f2ed858adc9a2e6e2295a5')
+sha256sums=('6a64cc9a54e2b2dce9750797598995b54f430ea438455b474d2c83c69f41aff1')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2019-03-19 18:20:40 UTC (rev 442793)
+++ homebank.changelog  2019-03-19 18:21:24 UTC (rev 442794)
@@ -1,3 +1,6 @@
+2019-03-19 Jaroslav Lichtblau 
+   * homebank 5.2.3-1
+
 2018-10-07 Jaroslav Lichtblau 
* homebank 5.2.2-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2018-10-07 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, October 7, 2018 @ 15:25:49
  Author: jlichtblau
Revision: 391011

upgpkg: homebank 5.2.2-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-07 14:19:41 UTC (rev 391010)
+++ PKGBUILD2018-10-07 15:25:49 UTC (rev 391011)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('7fe1dd487bca1115e59d7668aeb4de32eb8ce1964f74d24ceb28694736597744')
+sha256sums=('acc8221fffbbe4b6ddc23fe845fa061cae2ecf7643f2ed858adc9a2e6e2295a5')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2018-10-07 14:19:41 UTC (rev 391010)
+++ homebank.changelog  2018-10-07 15:25:49 UTC (rev 391011)
@@ -1,3 +1,6 @@
+2018-10-07 Jaroslav Lichtblau 
+   * homebank 5.2.2-1
+
 2018-09-29 Jaroslav Lichtblau 
* homebank 5.2.1-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2018-09-29 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, September 29, 2018 @ 14:51:53
  Author: jlichtblau
Revision: 387734

upgpkg: homebank 5.2.1-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-29 14:20:56 UTC (rev 387733)
+++ PKGBUILD2018-09-29 14:51:53 UTC (rev 387734)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.2
+pkgver=5.2.1
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('8e5421e0f3e782bb403f26d713791671e0e51d887157169d915637e54e720908')
+sha256sums=('7fe1dd487bca1115e59d7668aeb4de32eb8ce1964f74d24ceb28694736597744')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2018-09-29 14:20:56 UTC (rev 387733)
+++ homebank.changelog  2018-09-29 14:51:53 UTC (rev 387734)
@@ -1,3 +1,6 @@
+2018-09-29 Jaroslav Lichtblau 
+   * homebank 5.2.1-1
+
 2018-09-13 Jaroslav Lichtblau 
* homebank 5.2-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2018-09-13 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, September 13, 2018 @ 19:40:56
  Author: jlichtblau
Revision: 380657

upgpkg: homebank 5.2-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-13 19:39:12 UTC (rev 380656)
+++ PKGBUILD2018-09-13 19:40:56 UTC (rev 380657)
@@ -2,7 +2,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.8
+pkgver=5.2
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('1083fcbc609cbc981a42c63d84a09cc7dc3dd40f57d29e08b720be2b3eaff23b')
+sha256sums=('8e5421e0f3e782bb403f26d713791671e0e51d887157169d915637e54e720908')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2018-09-13 19:39:12 UTC (rev 380656)
+++ homebank.changelog  2018-09-13 19:40:56 UTC (rev 380657)
@@ -1,3 +1,6 @@
+2018-09-13 Jaroslav Lichtblau 
+   * homebank 5.2-1
+
 2018-04-02 Jaroslav Lichtblau 
* homebank 5.1.8-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2018-04-02 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 2, 2018 @ 17:49:37
  Author: jlichtblau
Revision: 313912

upgpkg: homebank 5.1.8-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 17:46:16 UTC (rev 313911)
+++ PKGBUILD2018-04-02 17:49:37 UTC (rev 313912)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.7
+pkgver=5.1.8
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('579e53c00764b78d79e8e388b9202c760a9c9efdaca83b32d948f92e0dfa5fa7')
+sha256sums=('1083fcbc609cbc981a42c63d84a09cc7dc3dd40f57d29e08b720be2b3eaff23b')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2018-04-02 17:46:16 UTC (rev 313911)
+++ homebank.changelog  2018-04-02 17:49:37 UTC (rev 313912)
@@ -1,3 +1,6 @@
+2018-04-02 Jaroslav Lichtblau 
+   * homebank 5.1.8-1
+
 2018-01-07 Jaroslav Lichtblau 
* homebank 5.1.7-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2018-01-08 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, January 8, 2018 @ 22:34:02
  Author: jlichtblau
Revision: 280589

upgpkg: homebank 5.1.7-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-08 22:32:18 UTC (rev 280588)
+++ PKGBUILD2018-01-08 22:34:02 UTC (rev 280589)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.6
+pkgver=5.1.7
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('2861e11590a00f5cbc505293821cb8caeabb74c26babe8a6a9d728f3404290e0')
+sha256sums=('579e53c00764b78d79e8e388b9202c760a9c9efdaca83b32d948f92e0dfa5fa7')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2018-01-08 22:32:18 UTC (rev 280588)
+++ homebank.changelog  2018-01-08 22:34:02 UTC (rev 280589)
@@ -1,3 +1,6 @@
+2018-01-07 Jaroslav Lichtblau 
+   * homebank 5.1.7-1
+
 2017-09-16 Jaroslav Lichtblau 
* homebank 5.1.6-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2017-09-16 Thread Jaroslav Lichtblau
Date: Saturday, September 16, 2017 @ 16:25:01
  Author: jlichtblau
Revision: 257926

upgpkg: homebank 5.1.6-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-16 16:24:12 UTC (rev 257925)
+++ PKGBUILD2017-09-16 16:25:01 UTC (rev 257926)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.5
+pkgver=5.1.6
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('5c3fd3478577e91a5d8e6e28fced58b5ad611eecb06e8f335a9585b817a1330f')
+sha256sums=('2861e11590a00f5cbc505293821cb8caeabb74c26babe8a6a9d728f3404290e0')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2017-09-16 16:24:12 UTC (rev 257925)
+++ homebank.changelog  2017-09-16 16:25:01 UTC (rev 257926)
@@ -1,3 +1,6 @@
+2017-09-16 Jaroslav Lichtblau 
+   * homebank 5.1.6-1
+
 2017-05-11 Jaroslav Lichtblau 
* homebank 5.1.5-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2017-05-11 Thread Jaroslav Lichtblau
Date: Thursday, May 11, 2017 @ 19:49:58
  Author: jlichtblau
Revision: 227814

upgpkg: homebank 5.1.5-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-11 19:04:11 UTC (rev 227813)
+++ PKGBUILD2017-05-11 19:49:58 UTC (rev 227814)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.4
+pkgver=5.1.5
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('0af35f848c9be864db838868c14977e3f873b54b20be24b6b30189766c5afd1f')
+sha256sums=('5c3fd3478577e91a5d8e6e28fced58b5ad611eecb06e8f335a9585b817a1330f')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2017-05-11 19:04:11 UTC (rev 227813)
+++ homebank.changelog  2017-05-11 19:49:58 UTC (rev 227814)
@@ -1,3 +1,6 @@
+2017-05-11 Jaroslav Lichtblau 
+   * homebank 5.1.5-1
+
 2017-02-16 Jaroslav Lichtblau 
* homebank 5.1.4-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2017-02-16 Thread Jaroslav Lichtblau
Date: Thursday, February 16, 2017 @ 17:41:23
  Author: jlichtblau
Revision: 212610

upgpkg: homebank 5.1.4-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 17:29:08 UTC (rev 212609)
+++ PKGBUILD2017-02-16 17:41:23 UTC (rev 212610)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.3
+pkgver=5.1.4
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('22b2baf2e66fee2f97c7a6050298aa6d2502d75f02f046259e4181512714fb73')
+sha256sums=('0af35f848c9be864db838868c14977e3f873b54b20be24b6b30189766c5afd1f')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2017-02-16 17:29:08 UTC (rev 212609)
+++ homebank.changelog  2017-02-16 17:41:23 UTC (rev 212610)
@@ -1,3 +1,6 @@
+2017-02-16 Jaroslav Lichtblau 
+   * homebank 5.1.4-1
+
 2017-01-23 Jaroslav Lichtblau 
* homebank 5.1.3-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2017-01-23 Thread Jaroslav Lichtblau
Date: Monday, January 23, 2017 @ 17:45:33
  Author: jlichtblau
Revision: 208619

upgpkg: homebank 5.1.3-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-23 17:21:22 UTC (rev 208618)
+++ PKGBUILD2017-01-23 17:45:33 UTC (rev 208619)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.2
+pkgver=5.1.3
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('d0dd12fcd41e2a23879a3f8378008436abb011d6cb7b0da9268f213d68c1fa27')
+sha256sums=('22b2baf2e66fee2f97c7a6050298aa6d2502d75f02f046259e4181512714fb73')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2017-01-23 17:21:22 UTC (rev 208618)
+++ homebank.changelog  2017-01-23 17:45:33 UTC (rev 208619)
@@ -1,3 +1,6 @@
+2017-01-23 Jaroslav Lichtblau 
+   * homebank 5.1.3-1
+
 2016-12-08 Jaroslav Lichtblau 
* homebank 5.1.2-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2016-12-08 Thread Jaroslav Lichtblau
Date: Thursday, December 8, 2016 @ 18:20:24
  Author: jlichtblau
Revision: 198485

upgpkg: homebank 5.1.2-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-08 18:14:37 UTC (rev 198484)
+++ PKGBUILD2016-12-08 18:20:24 UTC (rev 198485)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('9cd36ddc6931fd95ef5bcc6a723b3df0651b32e19465570d223c21ac1d5aa4bd')
+sha256sums=('d0dd12fcd41e2a23879a3f8378008436abb011d6cb7b0da9268f213d68c1fa27')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2016-12-08 18:14:37 UTC (rev 198484)
+++ homebank.changelog  2016-12-08 18:20:24 UTC (rev 198485)
@@ -1,3 +1,6 @@
+2016-12-08 Jaroslav Lichtblau 
+   * homebank 5.1.2-1
+
 2016-11-06 Jaroslav Lichtblau 
* homebank 5.1.1-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2016-11-06 Thread Jaroslav Lichtblau
Date: Sunday, November 6, 2016 @ 19:43:52
  Author: jlichtblau
Revision: 194748

upgpkg: homebank 5.1.1-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-06 19:33:26 UTC (rev 194747)
+++ PKGBUILD2016-11-06 19:43:52 UTC (rev 194748)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.1
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('5b689aecaf9abddd8fbcee043f9815e26ad98f585d63a1db8d4469493c32e7d9')
+sha256sums=('9cd36ddc6931fd95ef5bcc6a723b3df0651b32e19465570d223c21ac1d5aa4bd')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2016-11-06 19:33:26 UTC (rev 194747)
+++ homebank.changelog  2016-11-06 19:43:52 UTC (rev 194748)
@@ -1,3 +1,6 @@
+2016-11-06 Jaroslav Lichtblau 
+   * homebank 5.1.1-1
+
 2016-10-17 Jaroslav Lichtblau 
* homebank 5.1-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2016-10-17 Thread Jaroslav Lichtblau
Date: Monday, October 17, 2016 @ 17:54:18
  Author: jlichtblau
Revision: 192461

upgpkg: homebank 5.1-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |7 ---
 homebank.changelog |3 +++
 2 files changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-17 16:38:26 UTC (rev 192460)
+++ PKGBUILD2016-10-17 17:54:18 UTC (rev 192461)
@@ -3,17 +3,18 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.0.9
+pkgver=5.1
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
 url="http://homebank.free.fr/;
 license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 
'perl-xml-parser' 'shared-mime-info')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx'
+ 'librsvg' 'perl-xml-parser' 'shared-mime-info' 'libsoup')
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('d0bc763e94da0cba544495b07070e79faecf1d5de0cfb092d126482525e062b7')
+sha256sums=('5b689aecaf9abddd8fbcee043f9815e26ad98f585d63a1db8d4469493c32e7d9')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2016-10-17 16:38:26 UTC (rev 192460)
+++ homebank.changelog  2016-10-17 17:54:18 UTC (rev 192461)
@@ -1,3 +1,6 @@
+2016-10-17 Jaroslav Lichtblau 
+   * homebank 5.1-1
+
 2016-07-25 Jaroslav Lichtblau 
* homebank 5.0.9-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2016-07-25 Thread Jaroslav Lichtblau
Date: Monday, July 25, 2016 @ 09:13:34
  Author: jlichtblau
Revision: 183949

upgpkg: homebank 5.0.9-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 06:40:35 UTC (rev 183948)
+++ PKGBUILD2016-07-25 09:13:34 UTC (rev 183949)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.0.8
+pkgver=5.0.9
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('9bdf10b0d94c92d5216462fb110bba34cd2a1b01d38d2c6b629db81a0513a310')
+sha256sums=('d0bc763e94da0cba544495b07070e79faecf1d5de0cfb092d126482525e062b7')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2016-07-25 06:40:35 UTC (rev 183948)
+++ homebank.changelog  2016-07-25 09:13:34 UTC (rev 183949)
@@ -1,3 +1,6 @@
+2016-07-25 Jaroslav Lichtblau 
+   * homebank 5.0.9-1
+
 2016-05-22 Jaroslav Lichtblau 
* homebank 5.0.8-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2016-05-22 Thread Jaroslav Lichtblau
Date: Sunday, May 22, 2016 @ 20:30:57
  Author: jlichtblau
Revision: 176102

upgpkg: homebank 5.0.8-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-22 16:22:35 UTC (rev 176101)
+++ PKGBUILD2016-05-22 18:30:57 UTC (rev 176102)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.0.7
+pkgver=5.0.8
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool')
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('d526dc78e6f6ea01efadfb9fd27b2d10326c315cfe550c83cc29cfd8052564e7')
+sha256sums=('9bdf10b0d94c92d5216462fb110bba34cd2a1b01d38d2c6b629db81a0513a310')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2016-05-22 16:22:35 UTC (rev 176101)
+++ homebank.changelog  2016-05-22 18:30:57 UTC (rev 176102)
@@ -1,3 +1,6 @@
+2016-05-22 Jaroslav Lichtblau 
+   * homebank 5.0.8-1
+
 2016-05-09 Jaroslav Lichtblau 
* homebank 5.0.7-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog homebank.install)

2016-04-29 Thread Jaroslav Lichtblau
Date: Friday, April 29, 2016 @ 21:33:14
  Author: jlichtblau
Revision: 172830

upgpkg: homebank 5.0.6-2 pacman hooks part 1 rebuild

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog
Deleted:
  homebank/trunk/homebank.install

+
 PKGBUILD   |3 +--
 homebank.changelog |3 +++
 homebank.install   |   13 -
 3 files changed, 4 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-29 19:31:43 UTC (rev 172829)
+++ PKGBUILD2016-04-29 19:33:14 UTC (rev 172830)
@@ -4,7 +4,7 @@
 
 pkgname=homebank
 pkgver=5.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
 url="http://homebank.free.fr/;
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 
'perl-xml-parser' 'shared-mime-info')
 makedepends=('intltool')
-install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
 sha256sums=('4a52ef7a20accd50f8cead0d0564042912573c7d60887ef5e4d462fb28b239e4')

Modified: homebank.changelog
===
--- homebank.changelog  2016-04-29 19:31:43 UTC (rev 172829)
+++ homebank.changelog  2016-04-29 19:33:14 UTC (rev 172830)
@@ -1,3 +1,6 @@
+2016-04-29 Jaroslav Lichtblau 
+   * homebank 5.0.6-2 pacman hooks rebuild
+
 2015-11-01 Jaroslav Lichtblau 
* homebank 5.0.6-1
 

Deleted: homebank.install
===
--- homebank.install2016-04-29 19:31:43 UTC (rev 172829)
+++ homebank.install2016-04-29 19:33:14 UTC (rev 172830)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2015-11-01 Thread Jaroslav Lichtblau
Date: Sunday, November 1, 2015 @ 10:38:09
  Author: jlichtblau
Revision: 145405

upgpkg: homebank 5.0.6-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-01 09:34:42 UTC (rev 145404)
+++ PKGBUILD2015-11-01 09:38:09 UTC (rev 145405)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.0.5
+pkgver=5.0.6
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('67c47709517d325fc8d601bb8552e3c8a1ad3b820a2c0a403ed20f00c795903c')
+sha256sums=('4a52ef7a20accd50f8cead0d0564042912573c7d60887ef5e4d462fb28b239e4')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2015-11-01 09:34:42 UTC (rev 145404)
+++ homebank.changelog  2015-11-01 09:38:09 UTC (rev 145405)
@@ -1,3 +1,6 @@
+2015-11-01 Jaroslav Lichtblau 
+   * homebank 5.0.6-1
+
 2015-09-26 Jaroslav Lichtblau 
* homebank 5.0.5-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2015-09-26 Thread Jaroslav Lichtblau
Date: Saturday, September 26, 2015 @ 21:39:15
  Author: jlichtblau
Revision: 141644

upgpkg: homebank 5.0.5-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-26 11:14:21 UTC (rev 141643)
+++ PKGBUILD2015-09-26 19:39:15 UTC (rev 141644)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=homebank
-pkgver=5.0.3
+pkgver=5.0.5
 pkgrel=1
 pkgdesc="Free, easy, personal accounting for everyone"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839')
+sha256sums=('67c47709517d325fc8d601bb8552e3c8a1ad3b820a2c0a403ed20f00c795903c')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2015-09-26 11:14:21 UTC (rev 141643)
+++ homebank.changelog  2015-09-26 19:39:15 UTC (rev 141644)
@@ -1,3 +1,6 @@
+2015-09-26 Jaroslav Lichtblau 
+   * homebank 5.0.5-1
+
 2015-06-15 Jaroslav Lichtblau 
* homebank 5.0.3-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2015-06-15 Thread Jaroslav Lichtblau
Date: Monday, June 15, 2015 @ 21:32:51
  Author: jlichtblau
Revision: 135443

upgpkg: homebank 5.0.3-1 - new upstream release

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-15 19:20:21 UTC (rev 135442)
+++ PKGBUILD2015-06-15 19:32:51 UTC (rev 135443)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=5.0.2
+pkgver=5.0.3
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca')
+sha256sums=('eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2015-06-15 19:20:21 UTC (rev 135442)
+++ homebank.changelog  2015-06-15 19:32:51 UTC (rev 135443)
@@ -1,3 +1,6 @@
+2015-06-15 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * homebank 5.0.3-1
+
 2015-05-14 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 5.0.2-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2015-05-14 Thread Jaroslav Lichtblau
Date: Thursday, May 14, 2015 @ 13:56:30
  Author: jlichtblau
Revision: 133411

upgpkg: homebank 5.0.2-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-14 11:48:36 UTC (rev 133410)
+++ PKGBUILD2015-05-14 11:56:30 UTC (rev 133411)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('59b8c0d4ed520e1a79ab51087662642fceb0e68862f3c59b2557e1a91f259257')
+sha256sums=('f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2015-05-14 11:48:36 UTC (rev 133410)
+++ homebank.changelog  2015-05-14 11:56:30 UTC (rev 133411)
@@ -1,3 +1,6 @@
+2015-05-14 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * homebank 5.0.2-1
+
 2015-04-18 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 5.0.1-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2015-04-18 Thread Jaroslav Lichtblau
Date: Saturday, April 18, 2015 @ 21:17:57
  Author: jlichtblau
Revision: 131644

upgpkg: homebank 5.0.1-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-18 19:07:50 UTC (rev 131643)
+++ PKGBUILD2015-04-18 19:17:57 UTC (rev 131644)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918')
+sha256sums=('59b8c0d4ed520e1a79ab51087662642fceb0e68862f3c59b2557e1a91f259257')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2015-04-18 19:07:50 UTC (rev 131643)
+++ homebank.changelog  2015-04-18 19:17:57 UTC (rev 131644)
@@ -1,3 +1,6 @@
+2015-04-18 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * homebank 5.0.1-1
+
 2015-02-08 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 5.0.0-1
 


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2015-02-08 Thread Jaroslav Lichtblau
Date: Sunday, February 8, 2015 @ 19:56:41
  Author: jlichtblau
Revision: 127307

upgpkg: homebank 5.0.0-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |8 
 homebank.changelog |   23 +--
 2 files changed, 17 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-08 18:54:20 UTC (rev 127306)
+++ PKGBUILD2015-02-08 18:56:41 UTC (rev 127307)
@@ -1,20 +1,20 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.6.3
+pkgver=5.0.0
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
 url=http://homebank.free.fr/;
 license=('GPL')
-depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libofx' 'librsvg' 
'perl-xml-parser' 'shared-mime-info')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 
'perl-xml-parser' 'shared-mime-info')
 makedepends=('intltool')
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('f6e31bb789d626b507c2af9d176a0bac0cbaec770ede73048ba7a6df113a6948')
+sha256sums=('28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2015-02-08 18:54:20 UTC (rev 127306)
+++ homebank.changelog  2015-02-08 18:56:41 UTC (rev 127307)
@@ -1,29 +1,32 @@
-2014-08-10 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2015-02-08 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * homebank 5.0.0-1
+
+2014-08-10 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.6.3-1
 
-2014-07-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-07-29 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.6.2-1
 
-2014-06-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-06-28 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.6.1-1
 
-2014-03-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-03-02 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5.6-1
 
-2014-02-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-02-04 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5.5-1
 
-2013-10-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-10-05 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5.4-1
 
-2013-09-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-09-28 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5.3-1
 
-2013-09-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-09-02 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5.2-1
 
-2013-08-08 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-08-08 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5.1-1
 
-2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-01-18 Jaroslav Lichtblau svetlemo...@archlinux.org
* homebank 4.5-1


[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2014-08-09 Thread Jaroslav Lichtblau
Date: Sunday, August 10, 2014 @ 07:48:40
  Author: jlichtblau
Revision: 117086

upgpkg: homebank 4.6.3-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-10 02:51:04 UTC (rev 117085)
+++ PKGBUILD2014-08-10 05:48:40 UTC (rev 117086)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.6.2
+pkgver=4.6.3
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('abdbe921811d6801c23b2930002c45aeabe342af74455e75a19b24f55383dedb')
+sha256sums=('f6e31bb789d626b507c2af9d176a0bac0cbaec770ede73048ba7a6df113a6948')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2014-08-10 02:51:04 UTC (rev 117085)
+++ homebank.changelog  2014-08-10 05:48:40 UTC (rev 117086)
@@ -1,3 +1,6 @@
+2014-08-10 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.6.3-1
+
 2014-07-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.6.2-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2014-07-29 Thread Jaroslav Lichtblau
Date: Tuesday, July 29, 2014 @ 20:28:04
  Author: jlichtblau
Revision: 116550

upgpkg: homebank 4.6.2-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |5 ++---
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-29 18:19:05 UTC (rev 116549)
+++ PKGBUILD2014-07-29 18:28:04 UTC (rev 116550)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('dbff6282a8a81d9dd6ff47dff950f164d69da81147e7d94a516230c23de8a5e8')
+sha256sums=('abdbe921811d6801c23b2930002c45aeabe342af74455e75a19b24f55383dedb')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver
@@ -28,4 +28,3 @@
 
   make DESTDIR=${pkgdir} install
 }
-sha256sums=('f8f5d02eeff4a247bc1951e20b50ba2cec335842f12de0cac860c060dd59c97d')

Modified: homebank.changelog
===
--- homebank.changelog  2014-07-29 18:19:05 UTC (rev 116549)
+++ homebank.changelog  2014-07-29 18:28:04 UTC (rev 116550)
@@ -1,3 +1,6 @@
+2014-07-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.6.2-1
+
 2014-06-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.6.1-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2014-06-28 Thread Jaroslav Lichtblau
Date: Saturday, June 28, 2014 @ 16:34:41
  Author: jlichtblau
Revision: 113703

upgpkg: homebank 4.6.1-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |3 ++-
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-28 14:25:14 UTC (rev 113702)
+++ PKGBUILD2014-06-28 14:34:41 UTC (rev 113703)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5.6
+pkgver=4.6.1
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -28,3 +28,4 @@
 
   make DESTDIR=${pkgdir} install
 }
+sha256sums=('f8f5d02eeff4a247bc1951e20b50ba2cec335842f12de0cac860c060dd59c97d')

Modified: homebank.changelog
===
--- homebank.changelog  2014-06-28 14:25:14 UTC (rev 113702)
+++ homebank.changelog  2014-06-28 14:34:41 UTC (rev 113703)
@@ -1,3 +1,6 @@
+2014-06-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.6.1-1
+
 2014-03-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5.6-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2014-03-02 Thread Jaroslav Lichtblau
Date: Sunday, March 2, 2014 @ 15:11:36
  Author: jlichtblau
Revision: 106399

upgpkg: homebank 4.5.6-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-02 12:48:38 UTC (rev 106398)
+++ PKGBUILD2014-03-02 14:11:36 UTC (rev 106399)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5.5
+pkgver=4.5.6
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('6f3a26075c4da67cf3521a407e90685be9aac2ef3e41614cfece2c8d4f226416')
+sha256sums=('dbff6282a8a81d9dd6ff47dff950f164d69da81147e7d94a516230c23de8a5e8')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2014-03-02 12:48:38 UTC (rev 106398)
+++ homebank.changelog  2014-03-02 14:11:36 UTC (rev 106399)
@@ -1,3 +1,6 @@
+2014-03-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.5.6-1
+
 2014-02-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5.5-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2014-02-04 Thread Jaroslav Lichtblau
Date: Tuesday, February 4, 2014 @ 19:24:31
  Author: jlichtblau
Revision: 105295

upgpkg: homebank 4.5.5-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |   10 +-
 homebank.changelog |3 +++
 2 files changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-04 18:23:34 UTC (rev 105294)
+++ PKGBUILD2014-02-04 18:24:31 UTC (rev 105295)
@@ -3,8 +3,8 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5.4
-pkgrel=2
+pkgver=4.5.5
+pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
 url=http://homebank.free.fr/;
@@ -14,10 +14,10 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('b3dd7df29d1de38b04c3bce3ade1f6266c1dc91aefa1106e37852edeab39b083')
+sha256sums=('6f3a26075c4da67cf3521a407e90685be9aac2ef3e41614cfece2c8d4f226416')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   ./configure --prefix=/usr
   make
@@ -24,7 +24,7 @@
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   make DESTDIR=${pkgdir} install
 }

Modified: homebank.changelog
===
--- homebank.changelog  2014-02-04 18:23:34 UTC (rev 105294)
+++ homebank.changelog  2014-02-04 18:24:31 UTC (rev 105295)
@@ -1,3 +1,6 @@
+2014-02-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.5.5-1
+
 2013-10-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5.4-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2013-10-05 Thread Jaroslav Lichtblau
Date: Saturday, October 5, 2013 @ 19:18:26
  Author: jlichtblau
Revision: 98073

upgpkg: homebank 4.5.4-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |4 ++--
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-05 17:15:55 UTC (rev 98072)
+++ PKGBUILD2013-10-05 17:18:26 UTC (rev 98073)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5.3
+pkgver=4.5.4
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('d636b02b9113bc371c40b6497089ac0ba156e9a89c412f4629c7da8374030ebb')
+sha256sums=('b3dd7df29d1de38b04c3bce3ade1f6266c1dc91aefa1106e37852edeab39b083')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: homebank.changelog
===
--- homebank.changelog  2013-10-05 17:15:55 UTC (rev 98072)
+++ homebank.changelog  2013-10-05 17:18:26 UTC (rev 98073)
@@ -1,3 +1,6 @@
+2013-10-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.5.4-1
+
 2013-09-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5.3-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2013-09-28 Thread Jaroslav Lichtblau
Date: Saturday, September 28, 2013 @ 08:49:56
  Author: jlichtblau
Revision: 97727

upgpkg: homebank 4.5.3-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |3 ++-
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-28 04:15:21 UTC (rev 97726)
+++ PKGBUILD2013-09-28 06:49:56 UTC (rev 97727)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5.2
+pkgver=4.5.3
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -28,3 +28,4 @@
 
   make DESTDIR=${pkgdir} install
 }
+sha256sums=('d636b02b9113bc371c40b6497089ac0ba156e9a89c412f4629c7da8374030ebb')

Modified: homebank.changelog
===
--- homebank.changelog  2013-09-28 04:15:21 UTC (rev 97726)
+++ homebank.changelog  2013-09-28 06:49:56 UTC (rev 97727)
@@ -1,3 +1,6 @@
+2013-09-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.5.3-1
+
 2013-09-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5.2-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2013-09-02 Thread Jaroslav Lichtblau
Date: Monday, September 2, 2013 @ 20:42:58
  Author: jlichtblau
Revision: 96643

upgpkg: homebank 4.5.2-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |3 ++-
 homebank.changelog |3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-02 18:37:29 UTC (rev 96642)
+++ PKGBUILD2013-09-02 18:42:58 UTC (rev 96643)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5.1
+pkgver=4.5.2
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
@@ -28,3 +28,4 @@
 
   make DESTDIR=${pkgdir} install
 }
+sha256sums=('b3318255676a09e7d6f26a8d750f77f40cfeb1b54dffaff8765f14a85f98ae74')

Modified: homebank.changelog
===
--- homebank.changelog  2013-09-02 18:37:29 UTC (rev 96642)
+++ homebank.changelog  2013-09-02 18:42:58 UTC (rev 96643)
@@ -1,3 +1,6 @@
+2013-09-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.5.2-1
+
 2013-08-08 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5.1-1
 



[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)

2013-08-08 Thread Jaroslav Lichtblau
Date: Thursday, August 8, 2013 @ 21:35:50
  Author: jlichtblau
Revision: 95286

upgpkg: homebank 4.5.1-1

Modified:
  homebank/trunk/PKGBUILD
  homebank/trunk/homebank.changelog

+
 PKGBUILD   |   10 +-
 homebank.changelog |3 +++
 2 files changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-08 19:35:11 UTC (rev 95285)
+++ PKGBUILD2013-08-08 19:35:50 UTC (rev 95286)
@@ -3,28 +3,28 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=homebank
-pkgver=4.5
+pkgver=4.5.1
 pkgrel=1
 pkgdesc=Free, easy, personal accounting for everyone
 arch=('i686' 'x86_64')
 url=http://homebank.free.fr/;
 license=('GPL')
-depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libofx' 'librsvg' 
'perlxml' 'shared-mime-info')
+depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libofx' 'librsvg' 
'perl-xml-parser' 'shared-mime-info')
 makedepends=('intltool')
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('3c6dcb19fd975037857f84fd6a186a5b0b84f590f37ead0d37868fa484c6e547')
+sha256sums=('f539d27758d864802d5d63a06864fcc992d2d7b7d9e872621786a83c3d672f5f')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   make DESTDIR=${pkgdir} install
 }

Modified: homebank.changelog
===
--- homebank.changelog  2013-08-08 19:35:11 UTC (rev 95285)
+++ homebank.changelog  2013-08-08 19:35:50 UTC (rev 95286)
@@ -1,2 +1,5 @@
+2013-08-08 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * homebank 4.5.1-1
+
 2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* homebank 4.5-1