summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Röthke2020-07-26 11:50:34 +0200
committerMarcel Röthke2020-07-26 11:50:34 +0200
commit6bf712bf75edc0f703f98c60a1ee20dc237a059a (patch)
treeb0bdfa65630e528889ced57ca3e3e170fa445ead /PKGBUILD
parentf2da72c6115b733a939ef65175b82e05d0d5bc78 (diff)
downloadaur-6bf712bf75edc0f703f98c60a1ee20dc237a059a.tar.gz
mu: upstream release 1.4.11-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f54750499f6..91f6273fe09f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: csllbr; Popsch <popsch@gmx.net>
pkgname=mu
-pkgver=1.4.10
+pkgver=1.4.11
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=('3109ea489dc90bc68621ee2c0b46f9f7')
+md5sums=('a49133db561109475ac00fb513bf53c4')
prepare() {
cd "$pkgname-$pkgver"