summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-02-21 01:15:26 +0100
committer Eric Hameleers <alien@slackware.com>2019-02-21 01:15:26 +0100
commit1f074ac391746f199997b616d3f85108b042c2dd (patch)
tree81c8ae0b7bce45e3192db137a435ca6b8860f684 /deps
parent5eefe76315ed91a8347ef97c301899f8485a8132 (diff)
downloadktown-1f074ac391746f199997b616d3f85108b042c2dd.tar.gz
ktown-1f074ac391746f199997b616d3f85108b042c2dd.tar.xz
pyxdg and speech-dispatcher also needed a recompile
Due to the python3 update in slackware-current.
Diffstat (limited to 'deps')
-rwxr-xr-xdeps/pyxdg/pyxdg.SlackBuild2
-rwxr-xr-xdeps/speech-dispatcher/speech-dispatcher.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/pyxdg/pyxdg.SlackBuild b/deps/pyxdg/pyxdg.SlackBuild
index dd8b130..64c3ba0 100755
--- a/deps/pyxdg/pyxdg.SlackBuild
+++ b/deps/pyxdg/pyxdg.SlackBuild
@@ -24,7 +24,7 @@
PKGNAM=pyxdg
VERSION=${VERSION:-0.26}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-"-j$(nproc)"}
diff --git a/deps/speech-dispatcher/speech-dispatcher.SlackBuild b/deps/speech-dispatcher/speech-dispatcher.SlackBuild
index 93071f4..483ce9e 100755
--- a/deps/speech-dispatcher/speech-dispatcher.SlackBuild
+++ b/deps/speech-dispatcher/speech-dispatcher.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=speech-dispatcher
VERSION=${VERSION:-0.8.8}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM