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