mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-02-05 20:46:37 +01:00
mate-themes: Upgraded to GTK+3-3.18
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
0845269c9f
commit
6ef37868fa
1 changed files with 3 additions and 3 deletions
|
@ -24,14 +24,14 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mate-themes
|
||||
VERSION=${VERSION:-1.10.2}
|
||||
GTKVERSION=${GTKVERSION:-gtk3.8}
|
||||
VERSION=${VERSION:-1.12.0}
|
||||
GTKVERSION=${GTKVERSION:-gtk3.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
ARCH=noarch
|
||||
|
||||
wget -c http://pub.mate-desktop.org/releases/1.10/$PRGNAM-$GTKVERSION-$VERSION.tar.xz
|
||||
wget -c http://pub.mate-desktop.org/releases/1.12/$PRGNAM-$GTKVERSION-$VERSION.tar.xz
|
||||
|
||||
NUMJOBS=${NUMJOBS:-" -j8 "}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue