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

Jürgen Hötzel juergen at archlinux.org
Sun Feb 7 11:10:35 UTC 2016


    Date: Sunday, February 7, 2016 @ 12:10:35
  Author: juergen
Revision: 258934

upgpkg: gnucash 2.6.11-1

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-07 09:59:54 UTC (rev 258933)
+++ PKGBUILD	2016-02-07 11:10:35 UTC (rev 258934)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=2.6.10
+pkgver=2.6.11
 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=('09c3eadde1f02056f0d41aee566c9d0cc05a8e6a')
+sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list