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

Eric Bélanger eric at archlinux.org
Fri Jul 8 04:52:52 UTC 2011


    Date: Friday, July 8, 2011 @ 00:52:51
  Author: eric
Revision: 130812

upgpkg: gnucash 2.4.7-1
Upstream update, Cleaned up depends

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-08 03:58:11 UTC (rev 130811)
+++ PKGBUILD	2011-07-08 04:52:51 UTC (rev 130812)
@@ -3,15 +3,14 @@
 # Contributor: Mark Schneider <queueRAM at gmail.com>
 
 pkgname=gnucash
-pkgver=2.4.6
-pkgrel=2
+pkgver=2.4.7
+pkgrel=1
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
 url="http://www.gnucash.org"
 license=("GPL")
-depends=('gtkhtml' 'slib' 'goffice' 'guile' 'libofx'
-         'libgnomeui' 'hicolor-icon-theme' 'libdbi-drivers' 'aqbanking'
-         'desktop-file-utils')
+depends=('gtkhtml' 'slib' 'goffice' 'libgnomeui' 'hicolor-icon-theme' 
+         'libdbi-drivers' 'aqbanking' 'desktop-file-utils')
 makedepends=('intltool')
 optdepends=('evince: for print preview'
             'perl-finance-quote: for stock information lookups'
@@ -19,8 +18,8 @@
 options=('!libtool' '!makeflags')
 install=gnucash.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b7d5fbb1bddf3618c97ebeeb76408ebe')
-sha1sums=('b6d4a6bc327ef5a260d070215a14a3180b474ad8')
+md5sums=('0f85c8bfd165b2605a7853f579808823')
+sha1sums=('e99dd56949de27c19d9c3413d30c87a0f74e8ff9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list