diff options
Diffstat (limited to 'office/notmuch')
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 3 | ||||
-rw-r--r-- | office/notmuch/notmuch.info | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild index a172f9f83459..5f02b6ee00af 100644 --- a/office/notmuch/notmuch.SlackBuild +++ b/office/notmuch/notmuch.SlackBuild @@ -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} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index a47f20a44239..9a74fc0c63b6 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -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" |