qt6_examples: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 23:07:35 +10:00
parent 5cf19c35de
commit 8120927955

View File

@@ -4,13 +4,13 @@ used for developing software with a graphical user interface, and also used \
for developing non-GUI programs such as command-line tools and consoles for \ for developing non-GUI programs such as command-line tools and consoles for \
servers." servers."
HOMEPAGE="https://qt.io/" HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2021 The Qt Company Ltd." COPYRIGHT="2015-2022 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1 LICENSE="GNU LGPL v2.1
GNU LGPL v3 GNU LGPL v3
GNU FDL v1" GNU FDL v1"
REVISION="1" REVISION="1"
SOURCE_URI="https://archlinux.thaller.ws/extra/os/x86_64/qt6-examples-$portVersion-1-any.pkg.tar.zst#noarchive" SOURCE_URI="https://archlinux.thaller.ws/extra/os/x86_64/qt6-examples-$portVersion-1-any.pkg.tar.zst#noarchive"
CHECKSUM_SHA256="da5934607b63638583179d6e3839a42005a3a2c3d00cfcdede3bab9d1553b146" CHECKSUM_SHA256="30e5c88e7a672c1f12126b7b5d00289c1155c8e91886f1a7d1b279cb41c1c320"
SOURCE_DIR="qt6-doc-$portVersion" SOURCE_DIR="qt6-doc-$portVersion"
ARCHITECTURES="all !x86_gcc2" ARCHITECTURES="all !x86_gcc2"