From 7806665c66d084be38a79eba7330f2b45d30d68e Mon Sep 17 00:00:00 2001 From: Stuart Prescott Date: Mon, 1 Sep 2025 04:44:33 +1000 Subject: [PATCH] Look for Qt 6.9 versions --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index a09e67e1..22008d58 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-(6.8.[\d\.]+)-src/ pyside-setup-.*-src-@ANY_VERSION@@ARCHIVE_EXT@ +https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-(6.9.[\d\.]+)-src/ pyside-setup-.*-src-@ANY_VERSION@@ARCHIVE_EXT@ -- 2.30.2