summaryrefslogtreecommitdiff
path: root/extra/mutt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mutt/PKGBUILD')
-rw-r--r--extra/mutt/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/mutt/PKGBUILD b/extra/mutt/PKGBUILD
index 9a940857c..9b97bf170 100644
--- a/extra/mutt/PKGBUILD
+++ b/extra/mutt/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 121107 2011-04-29 00:34:05Z stephane $
+# $Id: PKGBUILD 143812 2011-11-29 13:33:33Z stephane $
# Contributor: tobias [tobias [at] archlinux.org]
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=mutt
pkgver=1.5.21
-pkgrel=5
+pkgrel=6
pkgdesc='Small but very powerful text-based mail client'
url='http://www.mutt.org/'
license=('GPL')
backup=('etc/Muttrc')
arch=('i686' 'x86_64')
+optdepends=('smtp-forwarder: to send mail')
depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 'krb5')
source=("ftp://ftp.mutt.org/mutt/devel/${pkgname}-${pkgver}.tar.gz")
sha1sums=('a8475f2618ce5d5d33bff85c0affdf21ab1d76b9')