mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-13 08:01:08 +01:00
mate-tweak: Upgraded to 3.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
106701ce14
commit
d50eccaa9a
2 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue