summaryrefslogtreecommitdiff
path: root/extra/gnucash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnucash/PKGBUILD')
-rw-r--r--extra/gnucash/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnucash/PKGBUILD b/extra/gnucash/PKGBUILD
index 3a7d4fcd1..95b16c353 100644
--- a/extra/gnucash/PKGBUILD
+++ b/extra/gnucash/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 150910 2012-02-23 13:59:07Z juergen $
+# $Id: PKGBUILD 165143 2012-08-11 18:49:18Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
# Contributor: Mark Schneider <queueRAM@gmail.com>
pkgname=gnucash
-pkgver=2.4.10
+pkgver=2.4.11
pkgrel=1
pkgdesc="A personal and small-business financial-accounting application"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=('evince: for print preview'
options=('!libtool' '!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('b1906f8143406fdf8cb5217233143cc08e708b99')
+sha1sums=('c157ad7ea0960c71966f5071acd9018580ece538')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"