mu4e: update to 1.6.9

This commit is contained in:
Benjamin Slade 2021-10-24 11:42:21 -06:00 committed by Érico Nogueira Rolim
parent 720281efbb
commit ea90e11ce5

View file

@ -1,6 +1,6 @@
# Template file for 'mu4e'
pkgname=mu4e
version=1.6.8
version=1.6.9
revision=1
wrksrc="mu-${version}"
build_style=gnu-configure
@ -11,8 +11,8 @@ short_desc="Maildir-utils indexer/searcher and associated Emacs client"
maintainer="Benjamin Slade <slade@lambda-y.net>"
license="GPL-3.0-or-later"
homepage="https://www.djcbsoftware.nl/code/mu/"
distfiles="https://github.com/djcb/mu/releases/download/${version}/mu-${version}.tar.xz"
checksum=d175272bec399c956393c8e2afa5e16f503b65417edc7e3224b50edd6d1f9750
distfiles="https://github.com/djcb/mu/releases/download/${version}-signed/mu-${version}.tar.xz"
checksum=8d99430a4f6942eb3122008bb897c4480cda64b30ff4575c32ded86d7edbaf58
replaces="mu<${version}"
provides="mu-${version}_${revision}"