diff --git a/net-im/chatty/chatty-0.8.8.ebuild b/net-im/chatty/chatty-0.8.8.ebuild index e93c592..8147351 100755 --- a/net-im/chatty/chatty-0.8.8.ebuild +++ b/net-im/chatty/chatty-0.8.8.ebuild @@ -6,7 +6,6 @@ EAPI=7 inherit meson gnome2-utils xdg LIBCM_COMMIT="d3e0ae0c7f80b1b88fa6c704a89d4c363d3a4ec7" -COMMIT="588a14c595e5a221fb68536c47a12df2336c4e77" DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager" HOMEPAGE="https://gitlab.gnome.org/World/Chatty" @@ -32,7 +31,7 @@ DEPEND=" gnome-extra/evolution-data-server[phonenumber] RDEPEND="${DEPEND}" BDEPEND="${DEPEND}" -S="${WORKDIR}/Chatty-v${PV}-${COMMIT}" +S="${WORKDIR}/Chatty-v${PV}" src_prepare() { default