summaryrefslogtreecommitdiff
path: root/community/efax-gtk
diff options
context:
space:
mode:
Diffstat (limited to 'community/efax-gtk')
-rw-r--r--community/efax-gtk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/efax-gtk/PKGBUILD b/community/efax-gtk/PKGBUILD
index a0cda1051..8007c8012 100644
--- a/community/efax-gtk/PKGBUILD
+++ b/community/efax-gtk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 79527 2012-11-06 17:22:36Z giovanni $
+# $Id: PKGBUILD 81976 2013-01-05 08:19:44Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
pkgname=efax-gtk
-pkgver=3.2.10
+pkgver=3.2.11
pkgrel=1
pkgdesc="A GUI front end for the 'efax' fax program"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('heirloom-mailx: to use the mail_fax script')
backup=('etc/efax-gtkrc')
install=efax-gtk.install
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.src.tgz")
-md5sums=('24a21ac319b6074390f296e3fb7d4f23')
+md5sums=('237dddbc6d208565f2860319314f4392')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"