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