qt6-quicktimeline: update to 6.3.0.
This commit is contained in:
parent
87346691c3
commit
9e5dcc7890
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-quicktimeline'
|
||||
pkgname=qt6-quicktimeline
|
||||
version=6.2.2
|
||||
version=6.3.0
|
||||
revision=1
|
||||
wrksrc="qtquicktimeline-everywhere-src-${version/rc/-rc}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version/rc/-rc}/submodules/qtquicktimeline-everywhere-src-${version/rc/-rc}.tar.xz"
|
||||
checksum=939d5479b035f674dd669b3e084ec9688eaea62763d2a7ad134630ff20efd479
|
||||
checksum=9ff0a931159efc6be5bd9f8a1e4a16a70e2dab37cf22ad85c6d330ccfdf31c1a
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in a new issue