summaryrefslogtreecommitdiff
path: root/community/homebank/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/homebank/PKGBUILD')
-rw-r--r--community/homebank/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/homebank/PKGBUILD b/community/homebank/PKGBUILD
index aa61d89c7..55163296f 100644
--- a/community/homebank/PKGBUILD
+++ b/community/homebank/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105296 2014-02-04 18:24:40Z jlichtblau $
+# $Id: PKGBUILD 106400 2014-03-02 14:11:46Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: William Rea <sillywilly@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 @@ makedepends=('intltool')
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