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

Eric Bélanger eric at archlinux.org
Wed Mar 16 02:24:49 UTC 2011


    Date: Tuesday, March 15, 2011 @ 22:24:49
  Author: eric
Revision: 114787

upgpkg: gnucash 2.4.4-1
Upstream update

Modified:
  gnucash/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-16 02:18:19 UTC (rev 114786)
+++ PKGBUILD	2011-03-16 02:24:49 UTC (rev 114787)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=2.4.3
+pkgver=2.4.4
 pkgrel=1
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
@@ -20,8 +20,8 @@
 options=('!libtool' '!makeflags')
 install=gnucash.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f4d9dd432eea822ba71919630c088abb')
-sha1sums=('4d73550dfaa31656715d256283b04e0c16478b27') 
+md5sums=('6ae973bf925cde0721c7c465536bc096')
+sha1sums=('016fccdfe5134783c95dcd5add5190270ade59f2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list