notmuch: update to 0.28.2.
This commit is contained in:
parent
9c69dd317f
commit
4af134af82
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'notmuch'
|
||||
pkgname=notmuch
|
||||
version=0.28.1
|
||||
version=0.28.2
|
||||
revision=1
|
||||
hostmakedepends="perl pkg-config python-Sphinx python-devel python3-Sphinx python3-devel"
|
||||
hostmakedepends="perl pkg-config python-devel python3-Sphinx python3-devel"
|
||||
makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel"
|
||||
short_desc="Thread-based email index, search, and tagging"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://notmuchmail.org"
|
||||
distfiles="https://notmuchmail.org/releases/notmuch-${version}.tar.gz"
|
||||
checksum=d111e938137d5a465afc2b133d14df1fa356537d9ce752c919fe5673f3749a55
|
||||
checksum=85a6498033451e188bcebbb3a4841e77c8d07b7fb1db89f17a74d6038f73e931
|
||||
|
||||
subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python notmuch-python3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue