mu4e: update to 1.10.6

This commit is contained in:
Pascal Huber 2023-08-18 18:58:47 +02:00 committed by Đoàn Trần Công Danh
parent 4f49a384a4
commit b9a3bbc91d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mu4e'
pkgname=mu4e
version=1.10.5
version=1.10.6
revision=1
build_style=meson
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/"
changelog="https://github.com/djcb/mu/raw/master/NEWS.org"
distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
checksum=1af693dc19d6980f743b98494ab6db97656b6954e7edff343ceb62e65ca5cc2d
checksum=3c45b72ad5de350c8ff6e1ad19a3cb868719cfc3e65c3427797e757d6eff18d6
replaces="mu<${version}"
provides="mu-${version}_${revision}"