[arch-commits] CVS update of extra/office/gnucash (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Thu Mar 27 05:14:05 UTC 2008
Date: Thursday, March 27, 2008 @ 01:14:05
Author: aaron
Path: /home/cvs-extra/extra/office/gnucash
Modified: PKGBUILD (1.1 -> 1.2)
upgpkg: gnucash 2.2.4-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/office/gnucash/PKGBUILD
diff -u extra/office/gnucash/PKGBUILD:1.1 extra/office/gnucash/PKGBUILD:1.2
--- extra/office/gnucash/PKGBUILD:1.1 Wed Jan 16 01:37:22 2008
+++ extra/office/gnucash/PKGBUILD Thu Mar 27 01:14:05 2008
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.1 2008/01/16 06:37:22 aaron Exp $
+# $Id: PKGBUILD,v 1.2 2008/03/27 05:14:05 aaron Exp $
# Maintainer: Aaron Griffin <aaron at archlinux.org>
# Contributor: Mark Schneider <queueRAM at gmail.com>
pkgname=gnucash
-pkgver=2.2.3
+pkgver=2.2.4
pkgrel=1
pkgdesc="A personal and small-business financial-accounting application"
arch=(i686 x86_64)
url="http://www.gnucash.org"
-license="GPL"
-depends=('gtkhtml' 'swig' 'slib' 'goffice>=0.6.1' 'libgnomeprintui')
+license=("GPL")
+depends=('gtkhtml' 'swig' 'slib' 'goffice>=0.6.2' 'libgnomeprintui' 'guile')
makedepends=('texinfo' 'intltool')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
install=${pkgname}.install
-md5sums=('5d043f0f453f43394be305afd2ba7dc9')
+md5sums=('27e660297dc5b8ce574515779d05a5a5')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list