mu4e: update to 1.8.13
This commit is contained in:
parent
a093e7babc
commit
6245594136
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mu4e'
|
# Template file for 'mu4e'
|
||||||
pkgname=mu4e
|
pkgname=mu4e
|
||||||
version=1.6.10
|
version=1.8.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-mu4e $(vopt_if guile --enable-guile)"
|
configure_args="--enable-mu4e $(vopt_if guile --enable-guile)"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Maildir-utils indexer/searcher and associated Emacs client"
|
||||||
maintainer="Benjamin Slade <slade@lambda-y.net>"
|
maintainer="Benjamin Slade <slade@lambda-y.net>"
|
||||||
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/"
|
||||||
distfiles="https://github.com/djcb/mu/releases/download/${version}/mu-${version}.tar.xz"
|
distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
|
||||||
checksum=0bc224aab2bfe40b5209af14e0982e637789292b7979872658d4498b29e900b6
|
checksum=20d69c1a918c1e48e6dbf5375d87ef3ed358bb6b3b7d0a120e93a88b16d5a026
|
||||||
replaces="mu<${version}"
|
replaces="mu<${version}"
|
||||||
provides="mu-${version}_${revision}"
|
provides="mu-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue