summaryrefslogtreecommitdiffstats
path: root/source/x/wayland
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsource/x/wayland-protocols/wayland-protocols.SlackBuild2
-rwxr-xr-xsource/x/wayland/wayland.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/x/wayland-protocols/wayland-protocols.SlackBuild b/source/x/wayland-protocols/wayland-protocols.SlackBuild
index 61a4ebe73..a0e21c4c7 100755
--- a/source/x/wayland-protocols/wayland-protocols.SlackBuild
+++ b/source/x/wayland-protocols/wayland-protocols.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=wayland-protocols
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Note: the package is _built_ as 'noarch'
# Automatically determine the architecture we're building on:
diff --git a/source/x/wayland/wayland.SlackBuild b/source/x/wayland/wayland.SlackBuild
index 866f2d437..76f12c9e3 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:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then