qt6_translations: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 23:08:26 +10:00
parent 8120927955
commit 0b53079484

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 \
servers."
HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2021 The Qt Company Ltd."
COPYRIGHT="2015-2022 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1
GNU LGPL v3
GNU FDL v1"
REVISION="1"
SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qttranslations-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="fc9244224c6e9930035e7efc8b6b541c739aa4cccf46de9779bc3f64d8e94c8f"
CHECKSUM_SHA256="e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
SOURCE_DIR="qttranslations-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"