From: Maximilian Friedersdorff Date: Tue, 26 Sep 2017 10:20:08 +0000 (+0100) Subject: Use 1_maf build X-Git-Url: https://git.friedersdorff.com/?p=max%2Fslackbuilds.git;a=commitdiff_plain;h=e6dac65424146cee8f4180ba23f169be1ba8e093 Use 1_maf build --- 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