notmuch: update to 0.25.1.
This commit is contained in:
parent
b29338dc9d
commit
ea94766b67
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'notmuch'
|
||||
pkgname=notmuch
|
||||
version=0.25
|
||||
version=0.25.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl python-Sphinx"
|
||||
makedepends="xapian-core-devel gmime-devel talloc-devel bash-completion"
|
||||
short_desc="The mail indexer"
|
||||
short_desc="Thread-based email index, search, and tagging"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://notmuchmail.org"
|
||||
distfiles="http://http.debian.net/debian/pool/main/n/notmuch/notmuch_${version}.orig.tar.gz"
|
||||
checksum=65d28d1f783d02629039f7d15d9a2bada147a7d3809f86fe8d13861b0f6ae60b
|
||||
checksum=b4bf09ec9b7b64180704faa26d66cad5f911a5a00ef812da34cb02c3f8872831
|
||||
|
||||
subpackages="libnotmuch libnotmuch-devel notmuch-mutt"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue