summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Röthke2020-06-10 08:58:49 +0200
committerMarcel Röthke2020-06-10 08:58:49 +0200
commitf2da72c6115b733a939ef65175b82e05d0d5bc78 (patch)
tree09d0dbbd649585297142c8aeb72398c92e361133 /PKGBUILD
parent0fce72c3e83c1f16bc3340b284a91191d0527de2 (diff)
downloadaur-f2da72c6115b733a939ef65175b82e05d0d5bc78.tar.gz
mu: upstream release 1.4.10-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 351a1f13f05b..8f54750499f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: csllbr; Popsch <popsch@gmx.net>
pkgname=mu
-pkgver=1.4.9
+pkgver=1.4.10
pkgrel=1
pkgdesc="Maildir indexer/searcher and Emacs client (mu4e)"
arch=("x86_64" "armv7h")
@@ -14,7 +14,7 @@ makedepends=("emacs")
optdepends=("guile: guile support"
"emacs: mu4e support")
source=("mu-$pkgver.tar.gz::https://github.com/djcb/mu/archive/$pkgver.tar.gz")
-md5sums=('86729d483e0d67a098d9c1ea0b5eb1c7')
+md5sums=('3109ea489dc90bc68621ee2c0b46f9f7')
prepare() {
cd "$pkgname-$pkgver"