From edb3ec2bbf73a416bbe0803fe0b9af4cafca1eda Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sun, 26 Mar 2023 16:41:28 +0200 Subject: [PATCH] QA fix --- net-im/tuba/tuba-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/tuba/tuba-0.1.0.ebuild b/net-im/tuba/tuba-0.1.0.ebuild index 92833e0..4408b6a 100644 --- a/net-im/tuba/tuba-0.1.0.ebuild +++ b/net-im/tuba/tuba-0.1.0.ebuild @@ -13,7 +13,7 @@ LICENSE="CC-BY-3.0 GPL-3+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -S="${WORKDIR}/Tuba-v${PV}" +S="${WORKDIR}/Tuba-${PV}" RDEPEND=" >=dev-libs/glib-2.30