diff --git a/net-im/chatty/chatty-0.8.3.ebuild b/net-im/chatty/chatty-0.8.3.ebuild index cf9b5de..e1eacbc 100755 --- a/net-im/chatty/chatty-0.8.3.ebuild +++ b/net-im/chatty/chatty-0.8.3.ebuild @@ -6,6 +6,7 @@ EAPI=7 inherit meson gnome2-utils xdg LIBCM_COMMIT="6c260ee37bd2eff096ee44c29690f30718566c1c" +COMMIT="3046c457f82e677e828b575901859fa52c958684" DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager" HOMEPAGE="https://source.puri.sm/Librem5/chatty" @@ -32,7 +33,7 @@ DEPEND=" gnome-extra/evolution-data-server[phonenumber] RDEPEND="${DEPEND}" BDEPEND="${DEPEND}" -S="${WORKDIR}/${PN}-v${PV}" +S="${WORKDIR}/${PN}-v${PV}-${COMMIT}" src_prepare() { default