aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-30 20:46:41 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-30 23:41:25 +0000
commit1a3b6d4969780f93b13d5208e40c89ffab0bde67 (patch)
tree12fd01d09700f4b83a825d09c5aac02d406e2a6e
parent8c861939d7624414fc81991eb971909b1439fd82 (diff)
downloadalpine_aports-1a3b6d4969780f93b13d5208e40c89ffab0bde67.tar.bz2
alpine_aports-1a3b6d4969780f93b13d5208e40c89ffab0bde67.tar.xz
alpine_aports-1a3b6d4969780f93b13d5208e40c89ffab0bde67.zip
community/mu: upgrade to 1.4.8
-rw-r--r--community/mu/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mu/APKBUILD b/community/mu/APKBUILD
index 71cda84dbb..61f7fdabab 100644
--- a/community/mu/APKBUILD
+++ b/community/mu/APKBUILD
@@ -4,7 +4,7 @@
4# Contributor: Nico Schottelius <nico.schottelius@ungleich.ch> 4# Contributor: Nico Schottelius <nico.schottelius@ungleich.ch>
5# Maintainer: Justin Berthault <justin.berthault@zaclys.net> 5# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
6pkgname=mu 6pkgname=mu
7pkgver=1.4.7 7pkgver=1.4.8
8pkgrel=0 8pkgrel=0
9pkgdesc="A collection of utilities for indexing and searching Maildirs" 9pkgdesc="A collection of utilities for indexing and searching Maildirs"
10arch="all !s390x !mips64" # limited by emacs 10arch="all !s390x !mips64" # limited by emacs
@@ -64,4 +64,4 @@ mu4e() {
64 mv "$pkgdir"/usr/share "$subpkgdir"/usr 64 mv "$pkgdir"/usr/share "$subpkgdir"/usr
65} 65}
66 66
67sha512sums="83329eac14d99117d74c47d3b4aacbe07048402a190857896c1a45943eada03f8ab06d344e965e3ea674dd33563631ff0e52450d05a958490ccef39e37bd8254 mu-1.4.7.tar.gz" 67sha512sums="8ff9fbc233ea4785c1481a3ae358a45cd2efbd6600da52389defa4c46e936cde6bb3d79bfa0b587d12495291be83fdd2f728da1756be92c5892d9e8ae41e36c7 mu-1.4.8.tar.gz"