Skip to content
Snippets Groups Projects
Commit 0b99e21e authored by Celeste's avatar Celeste
Browse files

community/mu: upgrade to 1.12.9

parent 5d86f183
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=mu
pkgver=1.12.8
pkgver=1.12.9
pkgrel=0
pkgdesc="A collection of utilities for indexing and searching Maildirs"
url="https://www.djcbsoftware.nl/code/mu/"
......@@ -24,16 +24,12 @@ makedepends="
subpackages="$pkgname-doc mu4e::noarch"
source="$pkgname-$pkgver.tar.gz::https://github.com/djcb/mu/archive/v$pkgver.tar.gz"
prepare() {
default_prepare
build() {
abuild-meson \
-Dguile=disabled \
-Dreadline=enabled \
build
}
build() {
ninja -C build
}
......@@ -53,5 +49,5 @@ mu4e() {
}
sha512sums="
822d40c921cf477d099a012ffbd33d271b2dcc3da3034fefc6001e55fd792acb284fb144328e25343e46b8436d5f31ff54235a820f27d8dd9a1c21d935e268bb mu-1.12.8.tar.gz
60931733d89ff8ec75e00b4dd5ecfc27617be52b6c9cceb58ea9d8d3e5538ed332a42195fc38940924afe346685491e08835b65cddec007bd1ae40ef84442dcd mu-1.12.9.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment