From d006db78a1ce530e9df8a65f87bf39e8d6cc88e5 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 8 Jul 2011 23:09:34 +0000 Subject: Fri Jul 8 23:09:34 UTC 2011 --- community/balsa/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/balsa') diff --git a/community/balsa/PKGBUILD b/community/balsa/PKGBUILD index 5ca276e96..c0d0468f3 100644 --- a/community/balsa/PKGBUILD +++ b/community/balsa/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 48556 2011-06-02 02:30:07Z bfanella $ +# $Id: PKGBUILD 51383 2011-07-08 03:41:33Z bfanella $ # Maintainer : Ionut Biru # Maintainer: Brad Fanella # Contributor: Roman Kyrylych pkgname=balsa -pkgver=2.4.9 -pkgrel=4 +pkgver=2.4.10 +pkgrel=1 pkgdesc="An e-mail client for GNOME" arch=('i686' 'x86_64') license=('GPL') @@ -14,7 +14,7 @@ depends=('gmime' 'libwebkit' 'libesmtp' 'libnotify' 'gpgme' 'gtksourceview2' 'gt makedepends=('perlxml' 'gnome-doc-utils' 'intltool' 'namcap') install=balsa.install source=(http://pawsa.fedorapeople.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('bd7ac44f0cf3117a5fdb46d17dac2b51') +md5sums=('fa2b7cb9d248912ac2e3dcc08cd6aa5b') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf