summaryrefslogtreecommitdiff
path: root/community/balsa
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-08 23:09:34 +0000
committerroot <root@rshg047.dnsready.net>2011-07-08 23:09:34 +0000
commitd006db78a1ce530e9df8a65f87bf39e8d6cc88e5 (patch)
tree082c5c2c39abee82c3957872552fa15c8325744d /community/balsa
parentff64a82ccedcb1690d2f0140d63432aa49676591 (diff)
Fri Jul 8 23:09:34 UTC 2011
Diffstat (limited to 'community/balsa')
-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}