From 7feaa0d7f1fe6ca472cf461e1e35cb3877f958e6 Mon Sep 17 00:00:00 2001 From: serg-sg Date: Thu, 14 Mar 2024 14:47:20 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20rudesktop-bin=20=D0=B4=D0=BE=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=202.5.366?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...p-bin-2.5.366.ebuild => rudesktop-bin-2.5.366-r1.ebuild} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename net-misc/rudesktop-bin/{rudesktop-bin-2.5.366.ebuild => rudesktop-bin-2.5.366-r1.ebuild} (97%) diff --git a/net-misc/rudesktop-bin/rudesktop-bin-2.5.366.ebuild b/net-misc/rudesktop-bin/rudesktop-bin-2.5.366-r1.ebuild similarity index 97% rename from net-misc/rudesktop-bin/rudesktop-bin-2.5.366.ebuild rename to net-misc/rudesktop-bin/rudesktop-bin-2.5.366-r1.ebuild index b8a8c28..d54d66e 100644 --- a/net-misc/rudesktop-bin/rudesktop-bin-2.5.366.ebuild +++ b/net-misc/rudesktop-bin/rudesktop-bin-2.5.366-r1.ebuild @@ -10,7 +10,11 @@ MY_PN=${PN/-bin/} DESCRIPTION="A remote control software." HOMEPAGE="https://rudesktop.ru/" -SRC_URI="https://${MY_PN}.ru/download/${MY_PN}-amd64.deb -> ${P}.deb" +SRC_URI=" + amd64? ( + https://${MY_PN}.ru/download/${MY_PN}-${ARCH}.deb -> ${P}.deb + ) +" LICENSE="ISC" SLOT="0"