[arch-commits] Commit in gnucash/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sun May 29 04:00:08 UTC 2011
Date: Sunday, May 29, 2011 @ 00:00:08
Author: eric
Revision: 125742
upgpkg: gnucash 2.4.6-1
Upstream update
Modified:
gnucash/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-29 02:05:47 UTC (rev 125741)
+++ PKGBUILD 2011-05-29 04:00:08 UTC (rev 125742)
@@ -3,7 +3,7 @@
# Contributor: Mark Schneider <queueRAM at gmail.com>
pkgname=gnucash
-pkgver=2.4.5
+pkgver=2.4.6
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=('94168fe959743fc342812ac3a01814a1')
-sha1sums=('4f40b039ee8e9bcc15d49a8ed52bd7ef94bc8126')
+md5sums=('b7d5fbb1bddf3618c97ebeeb76408ebe')
+sha1sums=('b6d4a6bc327ef5a260d070215a14a3180b474ad8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list