mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/mu: upgrade to 1.10.8
This commit is contained in:
parent
f4042984f8
commit
15a9de68ee
@ -5,19 +5,19 @@
|
||||
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=mu
|
||||
pkgver=1.10.7
|
||||
pkgrel=1
|
||||
pkgver=1.10.8
|
||||
pkgrel=0
|
||||
pkgdesc="A collection of utilities for indexing and searching Maildirs"
|
||||
arch="all"
|
||||
url="https://www.djcbsoftware.nl/code/mu/"
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="
|
||||
emacs-nox
|
||||
glib-dev
|
||||
gmime-dev
|
||||
meson
|
||||
readline-dev
|
||||
emacs-nox
|
||||
gmime-dev
|
||||
texinfo
|
||||
glib-dev
|
||||
xapian-core-dev
|
||||
"
|
||||
subpackages="$pkgname-doc mu4e::noarch"
|
||||
@ -25,6 +25,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/djcb/mu/archive/v$pkgver.tar
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
|
||||
abuild-meson \
|
||||
-Dguile=disabled \
|
||||
-Dreadline=enabled \
|
||||
@ -50,7 +51,6 @@ mu4e() {
|
||||
amove usr/share
|
||||
}
|
||||
|
||||
|
||||
sha512sums="
|
||||
210337f0affc428e58b0bf8dff4c789d2421370bb2dad6736c801e9a035589d7248680735131ab2a4a12bdd1655689790495d211199d2f8fb524ae25140938ab mu-1.10.7.tar.gz
|
||||
78cf444c1093338d72e918f8fa01d6196d4f6b4b5df3c0138345134b26988a86cc6d1bdd0549b7be25525b17e675ee5af3b185705dad959c0b0fe982599d36c3 mu-1.10.8.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user