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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Mar 1 15:19:56 UTC 2014


    Date: Saturday, March 1, 2014 @ 16:19:56
  Author: bpiotrowski
Revision: 206563

upgpkg: gnucash 2.6.1-1

new upstream release

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-01 14:26:14 UTC (rev 206562)
+++ PKGBUILD	2014-03-01 15:19:56 UTC (rev 206563)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 options=('!makeflags' '!emptydirs')
 install=gnucash.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('9715468bbe9e4cef6559bfa9825d51ac10d6ff84')
+sha1sums=('726ee08e95206ec3746a92efaa5281f27d6eacc8')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list