From 6104d69851ff92ac7d8854ad4fb9c374a7e1fd9e Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 8 Jan 2023 10:59:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=BA=D0=B0=20=D0=BD=D0=BE=D0=BC=D0=B5?= =?UTF-8?q?=D1=80=D0=B0=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=D1=8C=D0=BD=D1=83?= =?UTF-8?q?=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qt6-git/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt6-git/lure.sh b/qt6-git/lure.sh index 924c1b3..c8ae1be 100755 --- a/qt6-git/lure.sh +++ b/qt6-git/lure.sh @@ -1,5 +1,5 @@ name='qt6-git' -version='6.5' +version='6.5.0' release='1' desc='Qt is the complete software development framework' homepage='https://www.qt.io/'