diff --git a/testing/mate-tweak/README b/testing/mate-tweak/README index 4958b9d..7a19f20 100644 --- a/testing/mate-tweak/README +++ b/testing/mate-tweak/README @@ -4,4 +4,5 @@ MATE Tweak removes the Mint specific configuration options. MATE Tweak adds User Interfacing switching. MATE Tweak adds live Compiz switching. -This requires pygobject3-python3 and both python-distutils-extra and psutil with python3 support enabled (available via SBo) +This requires setproctitle, pygobject3-python3 and both python-distutils-extra +and psutil with python3 support enabled (available via SBo) diff --git a/testing/mate-tweak/mate-tweak.SlackBuild b/testing/mate-tweak/mate-tweak.SlackBuild index 0af2114..9b2ce8f 100644 --- a/testing/mate-tweak/mate-tweak.SlackBuild +++ b/testing/mate-tweak/mate-tweak.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=mate-tweak SRCNAM=ubuntu-mate-mate-tweak -VERSION=${VERSION:-3.5.10} -SRCVER=${SRCVER:-22374775981c} +VERSION=${VERSION:-16.10.3} +SRCVER=${SRCVER:-86e381c3fe54} BUILD=${BUILD:-1} TAG=${TAG:-_msb} @@ -39,8 +39,6 @@ fi wget -c https://bitbucket.org/ubuntu-mate/mate-tweak/get/$VERSION.tar.bz2 - - CWD=$(pwd) TMP=${TMP:-/tmp/msb} PKG=$TMP/package-$PRGNAM