mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
net-im/endcord-bin: update SRC_URI
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user