summaryrefslogtreecommitdiff
path: root/community/balsa/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/balsa/PKGBUILD')
-rw-r--r--community/balsa/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <ibiru@archlinux.org>
# Maintainer: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Roman Kyrylych <roman@archlinux.org>
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}