diff options
Diffstat (limited to 'source/x')
-rwxr-xr-x | source/x/pyxdg/pyxdg.SlackBuild | 2 | ||||
-rw-r--r-- | source/x/x11/build/xcb-proto | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/x/pyxdg/pyxdg.SlackBuild b/source/x/pyxdg/pyxdg.SlackBuild index c1ea06be..c786f665 100755 --- a/source/x/pyxdg/pyxdg.SlackBuild +++ b/source/x/pyxdg/pyxdg.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pyxdg 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/x/x11/build/xcb-proto b/source/x/x11/build/xcb-proto index 00750edc..b8626c4c 100644 --- a/source/x/x11/build/xcb-proto +++ b/source/x/x11/build/xcb-proto @@ -1 +1 @@ -3 +4 |