office/notmuch: Updated for version 0.13.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2012-07-01 11:20:41 -05:00 committed by Robby Workman
parent 2e6e4935dd
commit e8be0bc4c5
2 changed files with 4 additions and 5 deletions

View File

@ -3,10 +3,9 @@
# Slackware build script for notmuch
# Written by Jostein Berntsen <jbernts@broadpark.no>
PRGNAM=notmuch
VERSION=${VERSION:-0.12}
VERSION=${VERSION:-0.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="notmuch"
VERSION="0.12"
VERSION="0.13.2"
HOMEPAGE="http://notmuchmail.org"
DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.12.tar.gz"
MD5SUM="466974db1d8a215c6a2d7cca7c969b4f"
DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.13.2.tar.gz"
MD5SUM="13be4cf1ab2be49b42fec87c3cb44a5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Jostein Berntsen"