notmuch: update to 0.27. (#637)
This commit is contained in:
parent
ae4948da5d
commit
430c510e78
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'notmuch'
|
# Template file for 'notmuch'
|
||||||
pkgname=notmuch
|
pkgname=notmuch
|
||||||
version=0.26.2
|
version=0.27
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="perl pkg-config python-Sphinx python-devel"
|
hostmakedepends="perl pkg-config python-Sphinx python-devel"
|
||||||
makedepends="bash-completion gmime-devel talloc-devel xapian-core-devel"
|
makedepends="bash-completion gmime-devel talloc-devel xapian-core-devel"
|
||||||
short_desc="Thread-based email index, search, and tagging"
|
short_desc="Thread-based email index, search, and tagging"
|
||||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://notmuchmail.org"
|
homepage="https://notmuchmail.org"
|
||||||
distfiles="http://http.debian.net/debian/pool/main/n/notmuch/notmuch_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/n/notmuch/notmuch_${version}.orig.tar.gz"
|
||||||
checksum=109c1865db7a035d08707421d13e9b6b82ee8e9f1534db70c28c51bc39370e3b
|
checksum=40d3192f8f130f227b511fc80be86310c7f60ccb6d043b563f201fa505de0876
|
||||||
|
|
||||||
subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python"
|
subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue