diff options
author | 2025-05-24 15:02:06 +0700 | |
---|---|---|
committer | 2025-05-24 15:02:06 +0700 | |
commit | da50c4b151b2b40757d6e196a008072dcf5b216d (patch) | |
tree | 52988b488c6c1bb9e9c52ebbbaf68db2a5d84a58 | |
parent | f5b79e497a3a0d32bf39bbf65e2aaee50bd8930b (diff) | |
download | slackbuilds-da50c4b151b2b40757d6e196a008072dcf5b216d.tar.gz slackbuilds-da50c4b151b2b40757d6e196a008072dcf5b216d.tar.xz |
academic/gcompris-qt: Updated for version 25.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | academic/gcompris-qt/gcompris-qt.SlackBuild | 2 | ||||
-rw-r--r-- | academic/gcompris-qt/gcompris-qt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/gcompris-qt/gcompris-qt.SlackBuild b/academic/gcompris-qt/gcompris-qt.SlackBuild index 14b5b77c10..87e93cf5e2 100644 --- a/academic/gcompris-qt/gcompris-qt.SlackBuild +++ b/academic/gcompris-qt/gcompris-qt.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gcompris-qt -VERSION=${VERSION:-25.0} +VERSION=${VERSION:-25.1} 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 99bd77d407..cd1131edcd 100644 --- a/academic/gcompris-qt/gcompris-qt.info +++ b/academic/gcompris-qt/gcompris-qt.info @@ -1,10 +1,10 @@ PRGNAM="gcompris-qt" -VERSION="25.0" +VERSION="25.1" HOMEPAGE="https://gcompris.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.kde.org/stable/gcompris/qt/linux/gcompris-qt-25.0-Linux64.sh" -MD5SUM_x86_64="a53ff3f4b90eebcaa2be7ea929b9b06c" +DOWNLOAD_x86_64="https://download.kde.org/stable/gcompris/qt/linux/gcompris-qt-25.1-Linux64.sh" +MD5SUM_x86_64="cfdbe2311bf8a640439886b4510be20c" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |