From 50d7f278cec835ad3d0dbdcf3f2c0d9bdc64c3ae Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 7 May 2026 09:18:24 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 332d75f..16e872e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: ulauncher description: Feature rich application Launcher for Linux version: 5.15.15 -revision: 2 +revision: 3 url: https://ulauncher.io/ license: GPL3-or-later architecture: any @@ -11,6 +11,7 @@ depends: - gtk3 - libkeybinder3 - libnotify + - python3=3.14.* - python-pycairo - python-dbus - python-pygobject