summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-12-09 20:05:35 +0000
committer Eric Hameleers <alien@slackware.com>2021-12-10 08:59:53 +0100
commit5b352a7444f112b203d354084e05d8029e6424b1 (patch)
tree0533d45deedab917fe7e0dff07273084ba8cf536 /source
parent8f855c794a744f8be6007b31b47d492ecffd777a (diff)
downloadcurrent-5b352a7444f112b203d354084e05d8029e6424b1.tar.gz
current-5b352a7444f112b203d354084e05d8029e6424b1.tar.xz
Thu Dec 9 20:05:35 UTC 202120211209200535
ap/sysstat-12.5.5-x86_64-1.txz: Upgraded. l/libical-3.0.12-x86_64-1.txz: Upgraded. x/wayland-1.20.0-x86_64-1.txz: Upgraded. xap/xsnow-3.3.6-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/x/wayland/wayland.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/wayland/wayland.SlackBuild b/source/x/wayland/wayland.SlackBuild
index 76f12c9e3..866f2d437 100755
--- a/source/x/wayland/wayland.SlackBuild
+++ b/source/x/wayland/wayland.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=wayland
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