office/notmuch: Updated for version 0.21.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2015-11-13 18:33:26 +07:00 committed by Willy Sudiarto Raharjo
parent df91bb77a4
commit 9ae55cdab1
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="notmuch"
VERSION="0.20"
VERSION="0.21"
HOMEPAGE="http://notmuchmail.org"
DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.20.tar.gz"
MD5SUM="843b1c2bce38ddf40162f8f9c19de6ba"
DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.21.tar.gz"
MD5SUM="a951212b8c4624e9a2069e9d9e00222b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xapian-core Sphinx"
REQUIRES="xapian-core"
MAINTAINER="Jostein Berntsen"
EMAIL="jbernts@broadpark.no"