academic/gcompris: Updated for version 17.05.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2b32e556f3
commit
5c8d4ebfd6
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for gcompris
|
||||
|
||||
# Copyright (c) 2009, Paul Liconti
|
||||
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without modification,
|
||||
|
@ -28,7 +28,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gcompris
|
||||
VERSION=${VERSION:-15.10}
|
||||
VERSION=${VERSION:-17.05}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gcompris"
|
||||
VERSION="15.10"
|
||||
VERSION="17.05"
|
||||
HOMEPAGE="http://gcompris.net/"
|
||||
DOWNLOAD="http://gcompris.net/download/gtk/src/gcompris-15.10.tar.bz2"
|
||||
MD5SUM="89a337a23b8da94347e0f03f2e4a863f"
|
||||
DOWNLOAD="http://gcompris.net/download/gtk/src/gcompris-17.05.tar.bz2"
|
||||
MD5SUM="6c0733db29ca3d6b4100cdccc7a7a720"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue