mu4e: update to 1.6.10

This commit is contained in:
Benjamin Slade 2021-11-13 14:29:15 -07:00 committed by Érico Nogueira Rolim
parent 537581d06f
commit 93b8fc5eae

View file

@ -1,6 +1,6 @@
# Template file for 'mu4e'
pkgname=mu4e
version=1.6.9
version=1.6.10
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}-signed/mu-${version}.tar.xz"
checksum=8d99430a4f6942eb3122008bb897c4480cda64b30ff4575c32ded86d7edbaf58
distfiles="https://github.com/djcb/mu/releases/download/${version}/mu-${version}.tar.xz"
checksum=0bc224aab2bfe40b5209af14e0982e637789292b7979872658d4498b29e900b6
replaces="mu<${version}"
provides="mu-${version}_${revision}"