Diff swaylock-1.8.4 with a swaylock-9999
| /usr/portage/gui-apps/swaylock/swaylock-9999.ebuild 2026-05-09 19:17:04.471003508 +0300 | ||
|---|---|---|
| 13 | 13 |
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
|
| 14 | 14 |
else |
| 15 | 15 |
inherit verify-sig |
| 16 |
SRC_URI="https://github.com/swaywm/${PN}/releases/download/v${PV}/${P}.tar.gz -> ${P}.gh.tar.gz
|
|
| 17 |
https://github.com/swaywm/${PN}/releases/download/v${PV}/${P}.tar.gz.sig -> ${P}.gh.tar.gz.sig"
|
|
| 18 |
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" |
|
| 16 |
SRC_URI="https://github.com/swaywm/${PN}/releases/download/v${PV}/${P}.tar.gz
|
|
| 17 |
https://github.com/swaywm/${PN}/releases/download/v${PV}/${P}.tar.gz.sig"
|
|
| 18 |
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" |
|
| 19 | 19 |
fi |
| 20 | 20 | |
| 21 | 21 |
LICENSE="MIT" |