Date: Saturday, August 20, 2016 @ 00:09:18
  Author: bisson
Revision: 273986

implement FS#50445

Modified:
  mutt/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-19 22:49:13 UTC (rev 273985)
+++ PKGBUILD    2016-08-20 00:09:18 UTC (rev 273986)
@@ -4,7 +4,7 @@
 
 pkgname=mutt
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
 license=('GPL')
@@ -26,6 +26,7 @@
                --enable-imap \
                --enable-smtp \
                --enable-hcache \
+               --enable-sidebar \
                --with-curses=/usr \
                --with-regex \
                --with-gss=/usr \

Reply via email to