summaryrefslogtreecommitdiffstats
path: root/source/n/mutt/mutt.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-03-26 20:40:26 +0000
committer Eric Hameleers <alien@slackware.com>2023-03-26 23:34:37 +0200
commita37d8ee0a68a20e0fa77bcb846bf8cc5ffd66f3a (patch)
treebf23dc8af09dce02e7a35aec4730db7c6f6d51a1 /source/n/mutt/mutt.SlackBuild
parentbfa2b909021fd5c03cff4eeebe84a6f2ba7f499c (diff)
downloadcurrent-a37d8ee0a68a20e0fa77bcb846bf8cc5ffd66f3a.tar.gz
current-a37d8ee0a68a20e0fa77bcb846bf8cc5ffd66f3a.tar.xz
Sun Mar 26 20:40:26 UTC 202320230326204026
a/btrfs-progs-6.2.2-x86_64-1.txz: Upgraded. ap/texinfo-7.0.3-x86_64-1.txz: Upgraded. d/vala-0.56.5-x86_64-1.txz: Upgraded. l/fuse3-3.14.1-x86_64-1.txz: Upgraded. l/gegl-0.4.44-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_5-x86_64-1.txz: Upgraded. n/mutt-2.2.10-x86_64-1.txz: Upgraded. x/libinput-1.23.0-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/n/mutt/mutt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/mutt/mutt.SlackBuild b/source/n/mutt/mutt.SlackBuild
index e214ec1c4..3bdff629f 100755
--- a/source/n/mutt/mutt.SlackBuild
+++ b/source/n/mutt/mutt.SlackBuild
@@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mutt
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then