mate-tweak: Upgraded to 17.10.15.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-09-29 20:44:59 +07:00
parent 69e2f8bf04
commit 7b7681a076
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View file

@ -4,5 +4,5 @@ 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, pygobject3-python3 and both python-distutils-extra This requires setproctitle, and both python-distutils-extra
and psutil with python3 support enabled (available via SBo) and psutil with python3 support enabled (available via SBo)

View file

@ -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:-17.10.9} VERSION=${VERSION:-17.10.15}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}