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
===================================================================
--- PKGBUILD    2016-10-17 16:38:26 UTC (rev 192460)
+++ PKGBUILD    2016-10-17 17:54:18 UTC (rev 192461)
@@ -3,17 +3,18 @@
 # Contributor: William Rea <sillywi...@gmail.com>
 
 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 <svetlemo...@archlinux.org>
+       * homebank 5.1-1
+
 2016-07-25 Jaroslav Lichtblau <svetlemo...@archlinux.org>
        * homebank 5.0.9-1
 

Reply via email to