summaryrefslogtreecommitdiffstats
path: root/source/x
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/x/x11/build/libfontenc2
-rw-r--r--source/x/x11/build/xcalc2
-rw-r--r--source/x/x11/build/xcb-proto2
-rw-r--r--source/x/x11/build/xclock2
-rw-r--r--source/x/x11/build/xev2
-rw-r--r--source/x/x11/build/xfsinfo2
-rw-r--r--source/x/x11/build/xhost2
-rw-r--r--source/x/x11/build/xlsatoms2
-rw-r--r--source/x/x11/build/xmodmap2
-rw-r--r--source/x/x11/build/xrdb2
-rw-r--r--source/x/x11/build/xstdcmap2
-rw-r--r--source/x/x11/build/xvinfo2
-rwxr-xr-xsource/xap/blueman/blueman.SlackBuild2
-rwxr-xr-xsource/xap/hexchat/hexchat.SlackBuild2
14 files changed, 14 insertions, 14 deletions
diff --git a/source/x/x11/build/libfontenc b/source/x/x11/build/libfontenc
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/libfontenc
+++ b/source/x/x11/build/libfontenc
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xcalc b/source/x/x11/build/xcalc
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xcalc
+++ b/source/x/x11/build/xcalc
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/xcb-proto b/source/x/x11/build/xcb-proto
index 0cfbf0888..00750edc0 100644
--- a/source/x/x11/build/xcb-proto
+++ b/source/x/x11/build/xcb-proto
@@ -1 +1 @@
-2
+3
diff --git a/source/x/x11/build/xclock b/source/x/x11/build/xclock
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xclock
+++ b/source/x/x11/build/xclock
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/xev b/source/x/x11/build/xev
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xev
+++ b/source/x/x11/build/xev
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xfsinfo b/source/x/x11/build/xfsinfo
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xfsinfo
+++ b/source/x/x11/build/xfsinfo
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/xhost b/source/x/x11/build/xhost
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xhost
+++ b/source/x/x11/build/xhost
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xlsatoms b/source/x/x11/build/xlsatoms
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xlsatoms
+++ b/source/x/x11/build/xlsatoms
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xmodmap b/source/x/x11/build/xmodmap
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xmodmap
+++ b/source/x/x11/build/xmodmap
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xrdb b/source/x/x11/build/xrdb
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xrdb
+++ b/source/x/x11/build/xrdb
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xstdcmap b/source/x/x11/build/xstdcmap
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xstdcmap
+++ b/source/x/x11/build/xstdcmap
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/xvinfo b/source/x/x11/build/xvinfo
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xvinfo
+++ b/source/x/x11/build/xvinfo
@@ -1 +1 @@
-2
+1
diff --git a/source/xap/blueman/blueman.SlackBuild b/source/xap/blueman/blueman.SlackBuild
index 043ac4875..0e4ee9b12 100755
--- a/source/xap/blueman/blueman.SlackBuild
+++ b/source/xap/blueman/blueman.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=blueman
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
diff --git a/source/xap/hexchat/hexchat.SlackBuild b/source/xap/hexchat/hexchat.SlackBuild
index 2d0ce38d5..9e78ae40a 100755
--- a/source/xap/hexchat/hexchat.SlackBuild
+++ b/source/xap/hexchat/hexchat.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=hexchat
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then