From e6dac65424146cee8f4180ba23f169be1ba8e093 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Tue, 26 Sep 2017 11:20:08 +0100 Subject: [PATCH] Use 1_maf build --- office/neomutt/neomutt.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/office/neomutt/neomutt.SlackBuild b/office/neomutt/neomutt.SlackBuild index 90dfc55..6b86f67 100644 --- a/office/neomutt/neomutt.SlackBuild +++ b/office/neomutt/neomutt.SlackBuild @@ -21,7 +21,7 @@ PKGNAM=neomutt VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-1_maf} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- 2.44.0