From 1f074ac391746f199997b616d3f85108b042c2dd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 21 Feb 2019 01:15:26 +0100 Subject: pyxdg and speech-dispatcher also needed a recompile Due to the python3 update in slackware-current. --- deps/pyxdg/pyxdg.SlackBuild | 2 +- deps/speech-dispatcher/speech-dispatcher.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'deps') 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 -- cgit v1.2.3