From d50eccaa9a6af589cdd00c34e974702d9a6aee0f Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 21 Nov 2015 17:26:51 +0700 Subject: [PATCH] mate-tweak: Upgraded to 3.5.2. Signed-off-by: Willy Sudiarto Raharjo --- testing/mate-tweak/README | 2 +- testing/mate-tweak/mate-tweak.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/mate-tweak/README b/testing/mate-tweak/README index 1c2af6d..dc453de 100644 --- a/testing/mate-tweak/README +++ b/testing/mate-tweak/README @@ -4,4 +4,4 @@ MATE Tweak removes the Mint specific configuration options. MATE Tweak adds User Interfacing switching. MATE Tweak adds live Compiz switching. -This requires python-distutils-extra and wmctrl (available via SBo) +This requires python-distutils-extra, configobj, and wmctrl (available via SBo) diff --git a/testing/mate-tweak/mate-tweak.SlackBuild b/testing/mate-tweak/mate-tweak.SlackBuild index ee5974d..00122e8 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.4.8} -SRCVER=${SRCVER:-9dcf744abc9e} +VERSION=${VERSION:-3.5.2} +SRCVER=${SRCVER:-78307aaa6fc1} BUILD=${BUILD:-1} TAG=${TAG:-_msb}