Update checksums of android-aarch64-qt6-* packages

The build has not been tested yet but updating the checksums cannot
hurt.
This commit is contained in:
Martchus 2022-10-11 21:28:22 +02:00
parent 6055502de4
commit d9c9c5e352
46 changed files with 46 additions and 46 deletions

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qt5compat-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('a43ec62bd778eaecf88ad7847118d1c2a471b0fcb820f93beb311d7ab9566cfd')
sha256sums=('73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
a43ec62bd778eaecf88ad7847118d1c2a471b0fcb820f93beb311d7ab9566cfd
73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0

View File

@ -40,7 +40,7 @@ source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/subm
'0010-Fix-dependency-of-xcb-image-on-xcb-util.patch'
'0011-Allow-using-properties-of-PkgConfig-targets-for-glib.patch'
'0012-Allow-using-properties-of-PkgConfig-targets-for-Wayl.patch')
sha256sums=('0a64421d9c2469c2c48490a032ab91d547017c9cc171f3f8070bc31888f24e03'
sha256sums=('cb6475a0bd8567c49f7ffbb072a05516ee6671171bed55db75b22b94ead9b37d'
'500986910d9a17eb189458c55e1930c264673597b85079b8289c5190f818f093'
'3e72ad7c7dba0d5bce851378d37df627322a8cee00e6048223ab6719b309a5d8'
'9b888e9ea827dd218f79b3d0828a61a43ead41744bac4513224030a7990e02f2'

View File

@ -1 +1 @@
0a64421d9c2469c2c48490a032ab91d547017c9cc171f3f8070bc31888f24e03
cb6475a0bd8567c49f7ffbb072a05516ee6671171bed55db75b22b94ead9b37d

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtcharts-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('f330cc2328729104d79b2088990ce0840f2da89d9d989360d4c352e797d27cf7')
sha256sums=('28c3cace24515bdafe762174272281aebc97c136cb722eded964cd0ddb3940d3')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
f330cc2328729104d79b2088990ce0840f2da89d9d989360d4c352e797d27cf7
28c3cace24515bdafe762174272281aebc97c136cb722eded964cd0ddb3940d3

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtconnectivity-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('b25ce4710a9c61bc6a5dbaeeb3e2ed907a8bc85478fdb2ab4312297768b695b0')
sha256sums=('5adc177db5ea634cc7076afd82a63bc5d12ed3b55f9a1e0400eadcb56217c54e')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
b25ce4710a9c61bc6a5dbaeeb3e2ed907a8bc85478fdb2ab4312297768b695b0
5adc177db5ea634cc7076afd82a63bc5d12ed3b55f9a1e0400eadcb56217c54e

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtdatavis3d-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('83a8d689e0292f1e30776cc214bc605fd708289d62d5c1a7fb04d17a5f8ca8f2')
sha256sums=('0db40038457da5638da8253e70578d6d8799fdb673d4de7bffb3260d6848050d')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
83a8d689e0292f1e30776cc214bc605fd708289d62d5c1a7fb04d17a5f8ca8f2
0db40038457da5638da8253e70578d6d8799fdb673d4de7bffb3260d6848050d

View File

@ -23,7 +23,7 @@ groups=(android-${_android_arch}-qt6)
_pkgfqn="qtdeclarative-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Exclude-qmltime-when-cross-compiling.patch')
sha256sums=('03e7694123820fcca397f95ce312e0b7f3039493c8754c836da098a1a04346e8'
sha256sums=('3434e72fccfa0c929c326790723d05c155f5067746b1ab05cfd7a9ba632c4383'
'f6144501b09fa433a9469a6d5228342641ab695fc90c1290e7cc5f4f824d6916')
prepare () {

View File

@ -1 +1 @@
03e7694123820fcca397f95ce312e0b7f3039493c8754c836da098a1a04346e8
3434e72fccfa0c929c326790723d05c155f5067746b1ab05cfd7a9ba632c4383

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtimageformats-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('ad0312b8dfbbb67f729bfadbfcd47246ee4a128b717731ba158c41d01fde212f')
sha256sums=('1419a7b75d03c1f098a85ff772a6baad38d36be1fd75633905f043af6e945f3c')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
ad0312b8dfbbb67f729bfadbfcd47246ee4a128b717731ba158c41d01fde212f
1419a7b75d03c1f098a85ff772a6baad38d36be1fd75633905f043af6e945f3c

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtlottie-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('740ba76999124d5e1a85ef3d01c69976bb8557862b6b26bf48b357fe0cab1cf5')
sha256sums=('1cfcbfca9e5c68e1317edf20caa0ead4e9c8f1f4f1de19a95a8c235f4576c6b4')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
740ba76999124d5e1a85ef3d01c69976bb8557862b6b26bf48b357fe0cab1cf5
1cfcbfca9e5c68e1317edf20caa0ead4e9c8f1f4f1de19a95a8c235f4576c6b4

View File

@ -20,7 +20,7 @@ groups=(android-${_android_arch}-qt6)
_pkgfqn="qtmultimedia-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Fix-compile-flags-of-resonance-audio-for-mingw-w64.patch')
sha256sums=('7e03242aadd634ff2d9fcf08948290f03da3d9a5012369d908da89f82b1d7336'
sha256sums=('e82e8e847cae2a951a11db05b6d10a22b21e3a1d72e06a7781cce4bd197e796f'
'2bd14f2aa5c1d23da1f5516b882463fa782f5166c37fecf4c8c15ef43257c338')
prepare () {

View File

@ -1 +1 @@
7e03242aadd634ff2d9fcf08948290f03da3d9a5012369d908da89f82b1d7336
e82e8e847cae2a951a11db05b6d10a22b21e3a1d72e06a7781cce4bd197e796f

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtnetworkauth-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('d60f54b9d4509fa8bdbf1990bc91f6e260e38cdb57a7b8119fa3861bc5d2fb2a')
sha256sums=('609b77f8fd77f1cc1f0fafa7acdb0ca6bb8a8aea6fef42cbb76f8636ce0f17b3')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
d60f54b9d4509fa8bdbf1990bc91f6e260e38cdb57a7b8119fa3861bc5d2fb2a
609b77f8fd77f1cc1f0fafa7acdb0ca6bb8a8aea6fef42cbb76f8636ce0f17b3

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtquick3d-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('2fa766ee47b8c07412b3b755206ada0715fb07813b64ed069e7205044c061256')
sha256sums=('f10a1660d4d4103f0749f258eddce4d4878fa7bbbc5e610a900bef28adf017ec')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
2fa766ee47b8c07412b3b755206ada0715fb07813b64ed069e7205044c061256
f10a1660d4d4103f0749f258eddce4d4878fa7bbbc5e610a900bef28adf017ec

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtquicktimeline-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('58a13cf0ce8e7755639f20684078733af24f5a317f6ddb40d6079c8c5a28ebbe')
sha256sums=('70e8a28b5310c42a8d50d949b55c1d7238cf52ea778f9bb2e254835a0e054f57')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
58a13cf0ce8e7755639f20684078733af24f5a317f6ddb40d6079c8c5a28ebbe
70e8a28b5310c42a8d50d949b55c1d7238cf52ea778f9bb2e254835a0e054f57

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtscxml-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('01bc154d6163d1f049f4e1e76658a044730ace7b0a5be35c9a46fcd1396f8619')
sha256sums=('d40773a5e6594829aca99ccc73aba3559f93301ea081ffb78668a9b616d97664')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
01bc154d6163d1f049f4e1e76658a044730ace7b0a5be35c9a46fcd1396f8619
d40773a5e6594829aca99ccc73aba3559f93301ea081ffb78668a9b616d97664

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtsensors-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('4b240b59edba9a42b4735758a25f279a26841b982864e7b38f6ef0b81e0d60cc')
sha256sums=('f38c072f5b9f62631985f385de70cdc54c13f0b888d9496943342e3be1ca50da')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
4b240b59edba9a42b4735758a25f279a26841b982864e7b38f6ef0b81e0d60cc
f38c072f5b9f62631985f385de70cdc54c13f0b888d9496943342e3be1ca50da

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtserialbus-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('00953f7704ba5b085abd241afc911fbfa981a8e1693bf0566f2d3a63f2d878d2')
sha256sums=('efca55677c12085a85b6c0e0f401332922ebc8226b18b7fc9bb9c0d48549ea91')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
00953f7704ba5b085abd241afc911fbfa981a8e1693bf0566f2d3a63f2d878d2
efca55677c12085a85b6c0e0f401332922ebc8226b18b7fc9bb9c0d48549ea91

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtserialport-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('4eb6d80e65799dd2e0318df4dfba14173c1929e861718cda9bedca24253b616e')
sha256sums=('f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
4eb6d80e65799dd2e0318df4dfba14173c1929e861718cda9bedca24253b616e
f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtshadertools-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('59b77176961528cc7b0c9325134655e273aa87b4cb386c0f4683d8f2852e435a')
sha256sums=('dbd6a5f00e8178cd2fea7e84c4eef3818de5287d34e20a68383929c754ae3b90')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
59b77176961528cc7b0c9325134655e273aa87b4cb386c0f4683d8f2852e435a
dbd6a5f00e8178cd2fea7e84c4eef3818de5287d34e20a68383929c754ae3b90

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtsvg-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('7b19f418e6f7b8e23344082dd04440aacf5da23c5a73980ba22ae4eba4f87df7')
sha256sums=('03fdae9437d074dcfa387dc1f2c6e7e14fea0f989bf7e1aa265fd35ffc2c5b25')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
7b19f418e6f7b8e23344082dd04440aacf5da23c5a73980ba22ae4eba4f87df7
03fdae9437d074dcfa387dc1f2c6e7e14fea0f989bf7e1aa265fd35ffc2c5b25

View File

@ -19,7 +19,7 @@ groups=(android-${_android_arch}-qt6)
_pkgfqn="qttools-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Enable-only-SQL-plugins-which-are-known-to-work.patch')
sha256sums=('c412750f2aa3beb93fce5f30517c607f55daaeb7d0407af206a8adf917e126c1'
sha256sums=('97f3d5f88c458be7a8f7b7b08efc06c4ebad39ca51669476b18bf9e4c11afba2'
'663572c096fb2131900fe5f1efba98e2b6697099df6bc628d58e163d4985e8e3')
prepare () {

View File

@ -1 +1 @@
c412750f2aa3beb93fce5f30517c607f55daaeb7d0407af206a8adf917e126c1
97f3d5f88c458be7a8f7b7b08efc06c4ebad39ca51669476b18bf9e4c11afba2

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qttranslations-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('d7bdd55e2908ded901dcc262157100af2a490bf04d31e32995f6d91d78dfdb97')
sha256sums=('7ab93a930b693eeb53ab97b038b4e6e057d06374e6f49a3814d99145a276925f')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
d7bdd55e2908ded901dcc262157100af2a490bf04d31e32995f6d91d78dfdb97
7ab93a930b693eeb53ab97b038b4e6e057d06374e6f49a3814d99145a276925f

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtvirtualkeyboard-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('5fe089b204d859ab0dd0169f811f2e30cae7c5cb36f8ab95ca36883f1fc0c2b8')
sha256sums=('25ab09aba2afb001cbedd7ff16f874d0ef8c3e031d0b620baa754d490fa3fd20')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
5fe089b204d859ab0dd0169f811f2e30cae7c5cb36f8ab95ca36883f1fc0c2b8
25ab09aba2afb001cbedd7ff16f874d0ef8c3e031d0b620baa754d490fa3fd20

View File

@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtwebchannel-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('aaa20ac23f86992721b7ee487c379a3fd68caa8cdcea0a77a37e0d8b47ff2668')
sha256sums=('528f6d837cc58854deaddafbb76eb237f4dbd688a4407b438ab9c0db1613695a')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
aaa20ac23f86992721b7ee487c379a3fd68caa8cdcea0a77a37e0d8b47ff2668
528f6d837cc58854deaddafbb76eb237f4dbd688a4407b438ab9c0db1613695a

View File

@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtwebsockets-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('9f980d90c97fcbde1b50c773f6dc580cfdf8c36ce14a1be3aa2ccadfe605121a')
sha256sums=('ff3c6629cd6537266123c441709acdd67f231ff2a07216fc848448255bec9bca')
build() {
source android-env ${_android_arch}

View File

@ -1 +1 @@
9f980d90c97fcbde1b50c773f6dc580cfdf8c36ce14a1be3aa2ccadfe605121a
ff3c6629cd6537266123c441709acdd67f231ff2a07216fc848448255bec9bca