mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-02-04 20:46:19 +01:00
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:
parent
4ef4885727
commit
59084bd101
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Reference in a new issue