move to 1.21.x releases.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo 2019-02-20 23:16:15 +07:00
parent 05e9468edb
commit 671d10c79e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
34 changed files with 91 additions and 91 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for caja # Slackware build script for caja
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=caja PRGNAM=caja
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for engrampa # Slackware build script for engrampa
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=engrampa PRGNAM=engrampa
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for eom # Slackware build script for eom
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=eom PRGNAM=eom
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for libmatekbd # Slackware build script for libmatekbd
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libmatekbd PRGNAM=libmatekbd
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -2,7 +2,7 @@
# Slackware build script for libmatemixer # Slackware build script for libmatemixer
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libmatemixer PRGNAM=libmatemixer
VERSION=${VERSION:-1.20.1} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for libmateweather # Slackware build script for libmateweather
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libmateweather PRGNAM=libmateweather
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for marco # Slackware build script for marco
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=marco PRGNAM=marco
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-backgrounds # Slackware build script for mate-backgrounds
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,13 +24,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-backgrounds PRGNAM=mate-backgrounds
VERSION=${VERSION:-1.20.0} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
ARCH=noarch ARCH=noarch
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-common # Slackware build script for mate-common
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-common PRGNAM=mate-common
VERSION=${VERSION:-1.20.0} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-control-center # Slackware build script for mate-control-center
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-control-center PRGNAM=mate-control-center
VERSION=${VERSION:-1.20.4} VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-desktop # Slackware build script for mate-desktop
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-desktop PRGNAM=mate-desktop
VERSION=${VERSION:-1.20.4} VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

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

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-media PRGNAM=mate-media
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-menus PRGNAM=mate-menus
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-notification-daemon PRGNAM=mate-notification-daemon
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-panel PRGNAM=mate-panel
VERSION=${VERSION:-1.20.5} VERSION=${VERSION:-1.21.3}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-polkit PRGNAM=mate-polkit
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-power-manager PRGNAM=mate-power-manager
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-screensaver PRGNAM=mate-screensaver
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-session-manager # Slackware build script for mate-session-manager
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-session-manager PRGNAM=mate-session-manager
VERSION=${VERSION:-1.20.1} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-settings-daemon PRGNAM=mate-settings-daemon
VERSION=${VERSION:-1.20.4} VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-system-monitor PRGNAM=mate-system-monitor
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-terminal # Slackware build script for mate-terminal
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-terminal PRGNAM=mate-terminal
VERSION=${VERSION:-1.20.1} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for atril # Slackware build script for atril
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=atril PRGNAM=atril
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -2,7 +2,7 @@
# Slackware build script for caja-extensions # Slackware build script for caja-extensions
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=caja-extensions PRGNAM=caja-extensions
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-applets # Slackware build script for mate-applets
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-applets PRGNAM=mate-applets
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-calc # Slackware build script for mate-calc
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2013-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-calc PRGNAM=mate-calc
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-sensors-applet PRGNAM=mate-sensors-applet
VERSION=${VERSION:-1.20.3} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mate-utils # Slackware build script for mate-utils
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-utils PRGNAM=mate-utils
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for mozo # Slackware build script for mozo
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mozo PRGNAM=mozo
VERSION=${VERSION:-1.20.2} VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -3,7 +3,7 @@
# Slackware build script for pluma # Slackware build script for pluma
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC # Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pluma PRGNAM=pluma
VERSION=${VERSION:-1.20.4} VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -2,7 +2,7 @@
# Slackware build script for mate-indicator-applet # Slackware build script for mate-indicator-applet
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2016-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-indicator-applet PRGNAM=mate-indicator-applet
VERSION=${VERSION:-1.20.1} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -2,7 +2,7 @@
# Slackware build script for mate-user-guide # Slackware build script for mate-user-guide
# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2015-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-user-guide PRGNAM=mate-user-guide
VERSION=${VERSION:-1.20.1} VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -2,7 +2,7 @@
# Slackware build script for mate-user-share # Slackware build script for mate-user-share
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2016-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-user-share PRGNAM=mate-user-share
VERSION=${VERSION:-1.20.1} VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.20/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.21/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}