Date: Monday, December 30, 2013 @ 13:51:17
  Author: juergen
Revision: 202994

update to 2.6.0-1

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-12-30 09:38:56 UTC (rev 202993)
+++ PKGBUILD    2013-12-30 12:51:17 UTC (rev 202994)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Aaron Griffin <[email protected]>
+# Maintainer: Juergen Hoetzel <[email protected]>
 # Contributor: Mark Schneider <[email protected]>
 
 pkgname=gnucash
-pkgver=2.4.13
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
 url="http://www.gnucash.org";
@@ -17,7 +17,7 @@
 options=('!makeflags' '!emptydirs')
 install=gnucash.install
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
+sha1sums=('9715468bbe9e4cef6559bfa9825d51ac10d6ff84')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to