From e50720f840b31e36d1fdfb3bde55de655beef49e Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Mon, 23 Jan 2017 22:20:26 +0000 Subject: office/notmuch: Updated for version 0.23.5. Signed-off-by: David Spencer --- office/notmuch/README | 4 ++-- office/notmuch/notmuch.SlackBuild | 4 ++-- office/notmuch/notmuch.info | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'office/notmuch') diff --git a/office/notmuch/README b/office/notmuch/README index 3188cea262..e3187025aa 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -1,7 +1,7 @@ Notmuch is an answer to Sup. Sup is a very good email program written by William Morgan (and others) and is the direct inspiration for Notmuch. -Notmuch began as an effort to rewrite performance-critical pieces of Sup in -C rather than ruby. From there, it grew into a separate project. One +Notmuch began as an effort to rewrite performance-critical pieces of Sup +in C rather than ruby. From there, it grew into a separate project. One significant contribution Notmuch makes compared to Sup is the separation of the indexer/searcher from the user interface. (Notmuch provides a library interface so that its indexing/searching/tagging features can be diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild index 2c9f06c072..b3a4d7f12b 100644 --- a/office/notmuch/notmuch.SlackBuild +++ b/office/notmuch/notmuch.SlackBuild @@ -25,7 +25,7 @@ # Written by Jostein Berntsen PRGNAM=notmuch -VERSION=${VERSION:-0.23.4} +VERSION=${VERSION:-0.23.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -84,7 +84,7 @@ make make install DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ - | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true + | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a AUTHORS COPYING COPYING-GPL-3 INSTALL NEWS README version $PKG/usr/doc/$PRGNAM-$VERSION diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 049fa58eb5..1899ee2949 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.23.4" -HOMEPAGE="http://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.23.4.tar.gz" -MD5SUM="9de98a51ad6ffb0f945dbf613385d1c9" +VERSION="0.23.5" +HOMEPAGE="https://notmuchmail.org" +DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.23.5.tar.gz" +MD5SUM="12ec1054a5255c8aba12f4dfa148c67c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3