PKGBUILDs/qt5-tools/mingw-w64-static
Martchus 2e02a1443f Remove stale checksum files of mingw-w64-qt5-* packages
Except for mingw-w64-qt5-serialbus* which was built after
2fc2ab6cf0
none of these packages have a checksum anymore (as they use VCS sources after
switching to the KDE fork version).

This commit removes the stale checksum files as they are probably confusing.
This was done via:

```
for p in qt5-* ; do source $p/mingw-w64/PKGBUILD ; [[ ${sha256sums[0]} == SKIP ]] && rm -v $p/*/*-sha256.txt ; done
```
2024-05-22 12:49:34 +02:00
..
0001-Fix-linguist-macro.patch Update Qt 5.15.2 to use KDE fork 2021-04-14 01:14:18 +02:00
PKGBUILD Remove nproc workaround from Qt 5 packages after workaround via buildenv 2024-04-02 23:13:19 +02:00
PKGBUILD.sh.ep Don't add symlinks for tools in mingw-w64-qt5-tools-static 2020-09-21 22:39:05 +02:00