Diff notion-4.0.2_p20220613 with a notion-9999

/usr/portage/x11-wm/notion/notion-9999.ebuild 2023-10-09 14:52:36.000368514 +0300
14 14
	inherit git-r3
15 15
	EGIT_REPO_URI="https://github.com/raboof/${PN}.git"
16 16
else
17
	inherit vcs-snapshot
18
	COMMIT="f161c1b4dbba1ac81d8e9c3d7e5e353058a4d7d1"
19
	SRC_URI="https://github.com/raboof/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
17
	SRC_URI="https://github.com/raboof/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20 18

  
21 19
	KEYWORDS="~amd64 ~x86"
22 20
fi
Thank you!