mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
mate-tweak: Upgraded to 22.04.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
2663c382f2
commit
f4db0754ea
2 changed files with 2 additions and 3 deletions
|
@ -4,5 +4,4 @@ MATE Tweak removes the Mint specific configuration options.
|
||||||
MATE Tweak adds User Interfacing switching.
|
MATE Tweak adds User Interfacing switching.
|
||||||
MATE Tweak adds live Compiz switching.
|
MATE Tweak adds live Compiz switching.
|
||||||
|
|
||||||
This requires setproctitle, and both python-distutils-extra
|
This requires setproctitle, python-distutils-extra, and psutil
|
||||||
and psutil with python3 support enabled (available via SBo)
|
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mate-tweak
|
PRGNAM=mate-tweak
|
||||||
VERSION=${VERSION:-20.10.0}
|
VERSION=${VERSION:-22.04.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_msb}
|
TAG=${TAG:-_msb}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue