net-im/endcord-bin: update SRC_URI

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-06-30 08:34:02 -03:00
parent 2d3775e09e
commit 827b85ee13
2 changed files with 10 additions and 2 deletions

View File

@@ -8,7 +8,11 @@ inherit optfeature
DESCRIPTION="Feature rich Discord TUI client"
HOMEPAGE="https://github.com/sparklost/endcord"
SRC_URI="https://github.com/sparklost/endcord/releases/download/${PV}/endcord-${PV}-linux.tar.gz"
SRC_URI="
amd64? (
https://github.com/sparklost/endcord/releases/download/${PV}/endcord-${PV}-linux.tar.gz
)
"
S="${WORKDIR}"
LICENSE="GPL-3"

View File

@@ -8,7 +8,11 @@ inherit optfeature
DESCRIPTION="Feature rich Discord TUI client"
HOMEPAGE="https://github.com/sparklost/endcord"
SRC_URI="https://github.com/sparklost/endcord/releases/download/${PV}/endcord-${PV}-linux.tar.gz"
SRC_URI="
amd64? (
https://github.com/sparklost/endcord/releases/download/${PV}/endcord-${PV}-linux.tar.gz
)
"
S="${WORKDIR}"
LICENSE="GPL-3"