Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gcompris-qt/template
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Otherwise, they may remove it at a random time.
#
pkgname=gcompris-qt
version=26.0
version=26.1
revision=1
build_style=cmake
configure_args="-DQT_NO_PRIVATE_MODULE_WARNING=ON"
Expand All @@ -19,7 +19,7 @@ license="AGPL-3.0-only"
homepage="https://gcompris.net/index-en.html"
changelog="https://www.gcompris.net/news-en.html"
distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
checksum=7d3df8be96dd6e883990abe14f9137900030d508d3a30e2b38e39d0eb31ef333
checksum=c389b863b29f012ccc1b3eef740982ff6c7654c13a2e343397ee466124f31339

post_install() {
vlicense LICENSES/AGPL-3.0-only.txt
Expand Down