mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/notmuch: Updated for version 0.25.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
29eeb066b8
commit
bd6f1b7a58
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Written by Jostein Berntsen <jbernts@broadpark.no>
|
||||
|
||||
PRGNAM=notmuch
|
||||
VERSION=${VERSION:-0.24.2}
|
||||
VERSION=${VERSION:-0.25.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="notmuch"
|
||||
VERSION="0.24.2"
|
||||
VERSION="0.25.1"
|
||||
HOMEPAGE="https://notmuchmail.org"
|
||||
DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.24.2.tar.gz"
|
||||
MD5SUM="f3373c838f7ad998e3c6dae7f780e9e5"
|
||||
DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.25.1.tar.gz"
|
||||
MD5SUM="a5840a6eef0ba9e76f3ede627f4a5793"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue