mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mu4e: update to 1.10.4
This commit is contained in:
parent
164d528a4f
commit
8f46845006
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'mu4e'
|
# Template file for 'mu4e'
|
||||||
pkgname=mu4e
|
pkgname=mu4e
|
||||||
version=1.10.3
|
version=1.10.4
|
||||||
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"
|
||||||
makedepends="xapian-core-devel gmime3-devel"
|
makedepends="xapian-core-devel gmime3-devel"
|
||||||
short_desc="Maildir-utils indexer/searcher and associated Emacs client"
|
short_desc="Maildir-utils indexer/searcher and associated Emacs client"
|
||||||
maintainer="Benjamin Slade <slade@lambda-y.net>"
|
maintainer="Pascal Huber <pascal.huber@resolved.ch>"
|
||||||
license="GPL-3.0-or-later"
|
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=c83970fcb6163c27d135c207d1a5eb6f38a5732161741a4a88da2ae894e0245f
|
checksum=8eba7864aad442212b2bc62aac6491708084ba5d84416a22b8a8ddf2ee7240ec
|
||||||
replaces="mu<${version}"
|
replaces="mu<${version}"
|
||||||
provides="mu-${version}_${revision}"
|
provides="mu-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue