mate-themes: Upgraded to 3.22.10.

This will be the time when master is diverting with 14.2-mate-1.18 branch.
As -current now ships newer GTK+3 stack, master branch will be used to
track -current development. If you prefer to stick with stable release,
please change to 14.2-mate-1.18 branch.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-04-27 10:08:11 +07:00
parent 4ef4885727
commit 59084bd101
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -24,13 +24,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-themes PRGNAM=mate-themes
VERSION=${VERSION:-3.18.6} VERSION=${VERSION:-3.22.10}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
ARCH=noarch ARCH=noarch
wget -c http://pub.mate-desktop.org/releases/themes/3.18/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/themes/3.22/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}