[arch-commits] Commit in gnucash/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri Aug 10 00:52:06 UTC 2012


    Date: Thursday, August 9, 2012 @ 20:52:05
  Author: eric
Revision: 165076

upgpkg: gnucash 2.4.11-1

Upstream update, Reuild against libofx 0.9.5

Modified:
  gnucash/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-10 00:24:26 UTC (rev 165075)
+++ PKGBUILD	2012-08-10 00:52:05 UTC (rev 165076)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider <queueRAM at 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 @@
 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}"




More information about the arch-commits mailing list