summaryrefslogtreecommitdiffstats
path: root/office/notmuch/notmuch.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/notmuch/notmuch.SlackBuild')
-rw-r--r--office/notmuch/notmuch.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild
index 9751c8ead8..a172f9f834 100644
--- a/office/notmuch/notmuch.SlackBuild
+++ b/office/notmuch/notmuch.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=notmuch
-VERSION=${VERSION:-0.7}
+VERSION=${VERSION:-0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- AUTHORS COPYING COPYING-GPL-3 INSTALL NEWS README RELEASING TODO version \
+ AUTHORS COPYING COPYING-GPL-3 INSTALL NEWS README version \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild