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

Jürgen Hötzel juergen at archlinux.org
Wed Apr 1 18:21:37 UTC 2015


    Date: Wednesday, April 1, 2015 @ 20:21:37
  Author: juergen
Revision: 235332

upgpkg: gnucash 2.6.6-1

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-01 18:08:44 UTC (rev 235331)
+++ PKGBUILD	2015-04-01 18:21:37 UTC (rev 235332)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=2.6.5
+pkgver=2.6.6
 pkgrel=1
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('!makeflags' '!emptydirs')
 install=gnucash.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('c9a5184603e41c6582f8342d4be9e392eceef33f')
+sha1sums=('7a508743047202cc4c648ff188f92741010105a1')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list