diff --git a/app-text/typstwriter/Manifest b/app-text/typstwriter/Manifest
index eaf2e6b..a9592c5 100644
--- a/app-text/typstwriter/Manifest
+++ b/app-text/typstwriter/Manifest
@@ -1 +1 @@
-DIST typstwriter-0.2.tar.gz 807245 BLAKE2B 413c94a1b693f147c11a451939b29f2a35783bf3ac8b9025d3316c9c8deec413136a3678272eb999dd2b57bd507c5b9f1d283832a0686db82e0a195d2fa3dcab SHA512 e0893181d6bd35a8900b7a478e92fd109c97b738449fc21e3006ea6162809e4430ecd267b8b1c8c0e76e3b4f725cba1dc4db10622ef4b0baa26a1466c0b5554f
+DIST typstwriter-0.3.tar.gz 810366 BLAKE2B 8c7bb04544f3a6a3805deda7e2cbcfc401654a716b90967fa85a3edd0df6a2d99827948c29cabaacd0dae4708fbce8ecdce08f3c00108cf989bce6634b80dce5 SHA512 19abdd75f8cf9959a734079cff911602b87681b7777267a94136f978ceba6ea6a14545fea356c86a8fc43c5bd7685f6c429e8a28148a5d6a70213167b1d50225
diff --git a/app-text/typstwriter/typstwriter-0.2.ebuild b/app-text/typstwriter/typstwriter-0.3.ebuild
similarity index 92%
rename from app-text/typstwriter/typstwriter-0.2.ebuild
rename to app-text/typstwriter/typstwriter-0.3.ebuild
index bcf92e7..bc0a2bf 100644
--- a/app-text/typstwriter/typstwriter-0.2.ebuild
+++ b/app-text/typstwriter/typstwriter-0.3.ebuild
@@ -17,7 +17,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/pyside:6[${PYTHON_USEDEP},positioning,webengine,charts]
         >=dev-python/qtpy-2.3[${PYTHON_USEDEP},pyside6]
         >=dev-python/send2trash-1.8[${PYTHON_USEDEP}]
 "