mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-13 08:01:08 +01:00
mate-desktop: Upgraded to 1.16.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
1b5677fbd5
commit
f67ea688d1
1 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mate-desktop
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
VERSION=${VERSION:-1.16.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
|
@ -38,8 +38,6 @@ fi
|
|||
|
||||
wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
|
||||
|
||||
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
|
|
Loading…
Reference in a new issue