aboutsummaryrefslogtreecommitdiffstats
path: root/community/mmh
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-07-15 21:15:28 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2019-07-15 21:15:28 +0200
commit96b55c03e27a03c46e1784628847c53754f6e6cb (patch)
treec95dcd0c678c468b114f9301d34264f4a1167c3c /community/mmh
parentacdf68e8fe7a607a9b206e0857ba4696a5fbcbaf (diff)
downloadaports-96b55c03e27a03c46e1784628847c53754f6e6cb.tar.bz2
aports-96b55c03e27a03c46e1784628847c53754f6e6cb.tar.xz
community/mmh: upgrade to 0.4
Diffstat (limited to 'community/mmh')
-rw-r--r--community/mmh/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mmh/APKBUILD b/community/mmh/APKBUILD
index d47b8db941..eb13cab56d 100644
--- a/community/mmh/APKBUILD
+++ b/community/mmh/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=mmh
-pkgver=0.3
-pkgrel=1
+pkgver=0.4
+pkgrel=0
pkgdesc="MUA for users who like the unix philosophy"
url="http://marmaro.de/prog/mmh/"
arch="all"
@@ -42,5 +42,5 @@ package() {
-C "$builddir" install || return 1
}
-sha512sums="e71585ce726733c808e8388b9fdf8e5c7fb86a309af358f6676ceac45ddb47bc17eedce9ce98a7e9c1d49456fcf4ff425761fb3ec3654f8c9f02f51ba37a5447 mmh-0.3.tar.gz
+sha512sums="f795aafae4727267ed622feb2b1d5a7dfba3e540d89b155d45e7f532030082a512917f391b12959c7b3a8e5d02ab50c39c63cc79c9a51edb3e6bdba2d2157109 mmh-0.4.tar.gz
d6b92f582a15a2664f275b32e6ddf827fd0176e5e289a27bb210e9c58e02fa159bdf26c01f1227dad64ec5fb55ab5aac4b86246ba66ef46c656749be2a11842f symlinks.patch"