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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/pyxdg/pyxdg.SlackBuild') 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)"} -- cgit v1.2.3-65-gdbad