mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
mate-user-guide: Upgraded to 1.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
a8eaf3d1fc
commit
e7d8eb6848
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ galculator
|
|||
docutils
|
||||
caja-dropbox
|
||||
libmatemixer
|
||||
mate-user-guide
|
||||
mate-user-guide (available on /testing)
|
||||
|
||||
Renamed Packages in MATE 1.10:
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mate-user-guide
|
||||
VERSION=${VERSION:-1.9.0}
|
||||
VERSION=${VERSION:-1.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
|
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c http://pub.mate-desktop.org/releases/1.9/$PRGNAM-$VERSION.tar.xz
|
||||
wget -c http://pub.mate-desktop.org/releases/1.10/$PRGNAM-$VERSION.tar.xz
|
||||
|
||||
NUMJOBS=${NUMJOBS:-" -j8 "}
|
||||
|
||||
|
|
Loading…
Reference in a new issue