From e29b9aa1e9fcb569514a45dc4ba9d24c814bad8d Mon Sep 17 00:00:00 2001 From: travankor Date: Tue, 16 Oct 2018 16:46:41 -0700 Subject: [PATCH] notmuch: update to 0.28. --- srcpkgs/notmuch/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index 928bfccd6f8..12b3a478ab1 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,15 +1,15 @@ # Template file for 'notmuch' pkgname=notmuch -version=0.27 -revision=2 +version=0.28 +revision=1 hostmakedepends="perl pkg-config python-Sphinx python-devel" makedepends="bash-completion gmime-devel talloc-devel xapian-core-devel" short_desc="Thread-based email index, search, and tagging" maintainer="Jan S. " license="GPL-3.0-or-later" homepage="https://notmuchmail.org" -distfiles="${DEBIAN_SITE}/main/n/notmuch/notmuch_${version}.orig.tar.gz" -checksum=40d3192f8f130f227b511fc80be86310c7f60ccb6d043b563f201fa505de0876 +distfiles="${DEBIAN_SITE}/main/n/notmuch/notmuch_${version}.orig.tar.xz" +checksum=3b08a925f9fac87120a3aae9a0efbbc581894cd021cd8d6201056a74b59f7e11 subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python"