aboutsummaryrefslogtreecommitdiff
path: root/flatpak/org.onionshare.OnionShare.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'flatpak/org.onionshare.OnionShare.yaml')
-rw-r--r--flatpak/org.onionshare.OnionShare.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/flatpak/org.onionshare.OnionShare.yaml b/flatpak/org.onionshare.OnionShare.yaml
index 28e6aca0..766ea65a 100644
--- a/flatpak/org.onionshare.OnionShare.yaml
+++ b/flatpak/org.onionshare.OnionShare.yaml
@@ -35,8 +35,8 @@ modules:
- /bin
sources:
- type: archive
- sha256: 7ff5f1cc4291fffb6d5a3098b3090abe4d415da2adec740b4e901893d95d7137
- url: https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.3-src/pyside-setup-opensource-src-5.15.3.tar.xz
+ sha256: f61210ae24e6882d5d0ca0059229e5dc4f35e2bca92dd6caf96c0f41943a8294
+ url: https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.7-src/pyside-setup-opensource-src-5.15.7.tar.xz
- type: shell
commands:
- mkdir -p /app/include/qt5tmp && cp -R /usr/include/Qt* /app/include/qt5tmp # https://bugreports.qt.io/browse/PYSIDE-787