diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index a609c28b75..a1f446f033 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,15 +1,15 @@ # Template file for 'notmuch' pkgname=notmuch -version=0.26.2 -revision=2 +version=0.27 +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="http://http.debian.net/debian/pool/main/n/notmuch/notmuch_${version}.orig.tar.gz" -checksum=109c1865db7a035d08707421d13e9b6b82ee8e9f1534db70c28c51bc39370e3b +distfiles="${DEBIAN_SITE}/main/n/notmuch/notmuch_${version}.orig.tar.gz" +checksum=40d3192f8f130f227b511fc80be86310c7f60ccb6d043b563f201fa505de0876 subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python"