Diff wl-clipboard-2.2.0 with a wl-clipboard-2.2.1
/usr/portage/gui-apps/wl-clipboard/wl-clipboard-2.2.1.ebuild 2023-10-09 14:52:31.172368393 +0300 | ||
---|---|---|
12 | 12 |
inherit git-r3 |
13 | 13 |
EGIT_REPO_URI="https://github.com/bugaevc/${PN}.git" |
14 | 14 |
else |
15 |
SRC_URI="https://github.com/bugaevc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |
|
15 |
SRC_URI="https://github.com/bugaevc/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" |
|
16 | 16 |
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" |
17 | 17 |
fi |
18 | 18 |