From 3d4572835108b9f1d45e9516458ebdf6f2127b52 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Wed, 9 Jul 2025 11:39:03 +0200 Subject: [PATCH] Work directory changed --- net-im/chatty/chatty-0.8.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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