mu4e: update to 1.10.5

This commit is contained in:
Pascal Huber 2023-07-10 21:40:06 +02:00 committed by Duncan Overbruck
parent 379f14ed99
commit 6878c825fd

View file

@ -1,6 +1,6 @@
# Template file for 'mu4e' # Template file for 'mu4e'
pkgname=mu4e pkgname=mu4e
version=1.10.4 version=1.10.5
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="emacs libtool pkg-config texinfo glib-devel" hostmakedepends="emacs libtool pkg-config texinfo glib-devel"
@ -11,6 +11,6 @@ license="GPL-3.0-or-later"
homepage="https://www.djcbsoftware.nl/code/mu/" homepage="https://www.djcbsoftware.nl/code/mu/"
changelog="https://github.com/djcb/mu/raw/master/NEWS.org" changelog="https://github.com/djcb/mu/raw/master/NEWS.org"
distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz" distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
checksum=8eba7864aad442212b2bc62aac6491708084ba5d84416a22b8a8ddf2ee7240ec checksum=1af693dc19d6980f743b98494ab6db97656b6954e7edff343ceb62e65ca5cc2d
replaces="mu<${version}" replaces="mu<${version}"
provides="mu-${version}_${revision}" provides="mu-${version}_${revision}"