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

Juergen Hoetzel juergen at archlinux.org
Thu Feb 23 13:58:58 UTC 2012


    Date: Thursday, February 23, 2012 @ 08:58:57
  Author: juergen
Revision: 150909

upgpkg: gnucash 2.4.10-1

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-23 13:56:22 UTC (rev 150908)
+++ PKGBUILD	2012-02-23 13:58:57 UTC (rev 150909)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=2.4.9
+pkgver=2.4.10
 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=('a0ed6532e53164b7dc9a319d6503c6563310b878')
+sha1sums=('b1906f8143406fdf8cb5217233143cc08e708b99')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list