diff --git a/net-im/tooth/Manifest b/net-im/tuba/Manifest similarity index 100% rename from net-im/tooth/Manifest rename to net-im/tuba/Manifest diff --git a/net-im/tooth/tooth-20230322.ebuild b/net-im/tuba/tuba-0.1.0.ebuild similarity index 76% rename from net-im/tooth/tooth-20230322.ebuild rename to net-im/tuba/tuba-0.1.0.ebuild index 3f611d1..315f73e 100644 --- a/net-im/tooth/tooth-20230322.ebuild +++ b/net-im/tuba/tuba-0.1.0.ebuild @@ -5,12 +5,9 @@ EAPI=8 inherit gnome2-utils meson vala xdg -COMMIT="56e17962bcb6f529fcb6d8c1598ce73b0bf11786" DESCRIPTION="Mastodon client" -HOMEPAGE="https://github.com/GeopJr/Tooth" -SRC_URI="https://github.com/GeopJr/Tooth/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -S="${WORKDIR}"/Tooth-${COMMIT} +HOMEPAGE="https://github.com/GeopJr/Tuba" +SRC_URI="https://github.com/GeopJr/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz" LICENSE="CC-BY-3.0 GPL-3+" SLOT="0"