office/notmuch: Updated for version 0.20.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2015-06-09 19:37:12 +07:00 committed by Willy Sudiarto Raharjo
parent f4448cbceb
commit 5655048290
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Jostein Berntsen <jbernts@broadpark.no>
PRGNAM=notmuch
VERSION=${VERSION:-0.19}
VERSION=${VERSION:-0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="notmuch"
VERSION="0.19"
VERSION="0.20"
HOMEPAGE="http://notmuchmail.org"
DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.19.tar.gz"
MD5SUM="4ff0e560534dfcd48159b96233640239"
DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.20.tar.gz"
MD5SUM="843b1c2bce38ddf40162f8f9c19de6ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xapian-core Sphinx"