qt6-multimedia: update to 6.4.0.
This commit is contained in:
parent
bcf802444b
commit
cb14fd9197
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-multimedia'
|
||||
pkgname=qt6-multimedia
|
||||
version=6.3.1
|
||||
version=6.4.0
|
||||
revision=1
|
||||
wrksrc="qtmultimedia-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtmultimedia-everywhere-src-${version}.tar.xz"
|
||||
checksum=7e03242aadd634ff2d9fcf08948290f03da3d9a5012369d908da89f82b1d7336
|
||||
checksum=e82e8e847cae2a951a11db05b6d10a22b21e3a1d72e06a7781cce4bd197e796f
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue