summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Röthke2021-01-04 15:06:19 +0100
committerMarcel Röthke2021-01-04 15:06:19 +0100
commit2803723d28c8b6301a7adde63a3eab82a917b688 (patch)
tree69b1d91a3b02b3146b13af90b435202ad47fc5b6 /PKGBUILD
parent890ef3bdaa8d8daf238389d650e8ca3b25850f62 (diff)
downloadaur-2803723d28c8b6301a7adde63a3eab82a917b688.tar.gz
mu: upstream release 1.4.14-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbbad8c5563e..5132d8226c20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: csllbr; Popsch <popsch@gmx.net>
pkgname=mu
-pkgver=1.4.13
+pkgver=1.4.14
pkgrel=1
pkgdesc="Maildir indexer/searcher and Emacs client (mu4e)"
arch=("x86_64" "armv7h")
@@ -14,7 +14,7 @@ makedepends=("emacs" "guile")
optdepends=("guile: guile support"
"emacs: mu4e support")
source=("mu-$pkgver.tar.gz::https://github.com/djcb/mu/archive/$pkgver.tar.gz")
-md5sums=('9e4f0defd47daf7468c69b854f4ec8ae')
+md5sums=('b0f2bd1a6c2164a2a2203bc153c53c36')
prepare() {
cd "$pkgname-$pkgver"