diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 11:06:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 11:06:50 +0700 |
commit | b7c73cca8c2d22d8d807683619d0fcb2a789f08e (patch) | |
tree | d5a7fe03f0d9fe73261fe6f50c875b1509c3239f /academic | |
parent | ab7285c3d0a6c452de8c3920c76ed984a98f9331 (diff) | |
download | slackbuilds-b7c73cca8c2d22d8d807683619d0fcb2a789f08e.tar.gz |
academic/gcompris-qt: Updated for version 2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/gcompris-qt/gcompris-qt.SlackBuild | 2 | ||||
-rw-r--r-- | academic/gcompris-qt/gcompris-qt.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/gcompris-qt/gcompris-qt.SlackBuild b/academic/gcompris-qt/gcompris-qt.SlackBuild index 02c5282db1..71dbac9360 100644 --- a/academic/gcompris-qt/gcompris-qt.SlackBuild +++ b/academic/gcompris-qt/gcompris-qt.SlackBuild @@ -35,7 +35,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gcompris-qt -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/gcompris-qt/gcompris-qt.info b/academic/gcompris-qt/gcompris-qt.info index 3c5dd47081..915ce10b5c 100644 --- a/academic/gcompris-qt/gcompris-qt.info +++ b/academic/gcompris-qt/gcompris-qt.info @@ -1,10 +1,10 @@ PRGNAM="gcompris-qt" -VERSION="2.1" +VERSION="2.3" HOMEPAGE="https://gcompris.net/" -DOWNLOAD="https://gcompris.net/download/qt/linux/gcompris-qt-2.1-Linux32.sh" -MD5SUM="f924bb9ecdf484db589ef533a58665b1" -DOWNLOAD_x86_64="https://gcompris.net/download/qt/linux/gcompris-qt-2.1-Linux64.sh" -MD5SUM_x86_64="f3b51734b63a7868043bb8cf425ef1a5" +DOWNLOAD="https://gcompris.net/download/qt/linux/gcompris-qt-2.3-Linux32.sh" +MD5SUM="bf935d74d5fe0be7c958ec2103853c22" +DOWNLOAD_x86_64="https://gcompris.net/download/qt/linux/gcompris-qt-2.3-Linux64.sh" +MD5SUM_x86_64="4cc9283020dde35ba04b54f18b81d7ac" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |