From fd4485992f4b94d748cdb02fb1f59d863f61464a Mon Sep 17 00:00:00 2001 From: Alexander Miroshnichenko Date: Mon, 16 Dec 2024 18:16:18 +0300 Subject: [PATCH] app-text/typstwriter: update ebuild --- app-text/typstwriter/Manifest | 1 - app-text/typstwriter/typstwriter-0.2.ebuild | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app-text/typstwriter/Manifest b/app-text/typstwriter/Manifest index c43a480..eaf2e6b 100644 --- a/app-text/typstwriter/Manifest +++ b/app-text/typstwriter/Manifest @@ -1,2 +1 @@ DIST typstwriter-0.2.tar.gz 807245 BLAKE2B 413c94a1b693f147c11a451939b29f2a35783bf3ac8b9025d3316c9c8deec413136a3678272eb999dd2b57bd507c5b9f1d283832a0686db82e0a195d2fa3dcab SHA512 e0893181d6bd35a8900b7a478e92fd109c97b738449fc21e3006ea6162809e4430ecd267b8b1c8c0e76e3b4f725cba1dc4db10622ef4b0baa26a1466c0b5554f -EBUILD typstwriter-0.2.ebuild 1097 BLAKE2B 5409f7fae3440d40f4fe8b9c29de604cbbff9fc3e827b18a3658bf44ef8114abab5032835befc9a38a8304c89d17471ba5409fd5ceb3d6fa47d07961c729cb5e SHA512 acdea34c6661dbb07c31e3054bdd7cea6e6def86c4a916dbb26070cfbdc0de3c9cf7a48ae075c31296b60bc6fc189f6618b4a4743009edbf1b9d93f69f36ea26 diff --git a/app-text/typstwriter/typstwriter-0.2.ebuild b/app-text/typstwriter/typstwriter-0.2.ebuild index 8f4063b..bcf92e7 100644 --- a/app-text/typstwriter/typstwriter-0.2.ebuild +++ b/app-text/typstwriter/typstwriter-0.2.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64" DEPEND=">=dev-lang/python-3.10 >=dev-python/pygments-2.18[${PYTHON_USEDEP}] >=dev-python/pyside6-6.4[${PYTHON_USEDEP},positioning,webengine,charts] - >=dev-python/QtPy-2.3[${PYTHON_USEDEP},pyside6] + >=dev-python/qtpy-2.3[${PYTHON_USEDEP},pyside6] >=dev-python/send2trash-1.8[${PYTHON_USEDEP}] " RDEPEND="${DEPEND}"