x11-themes/MoreWaita: update SRC_URI

Signed-off-by: Bjorn Ferson <bjorn.megaflow@gmail.com>
This commit is contained in:
Bjorn Ferson
2026-06-20 23:43:49 +02:00
parent 955bc02769
commit 38ef27396d
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
DIST v49.tar.gz 11044727 BLAKE2B b0d687276be38fd60646971e06db0625cacf79d02363f59e76c7f307bc13e48c0f828a69bddff517734411176eee570a9b033f169ba007cef46514fae0872fab SHA512 8eacaabcde9ee018365481608bd9723c606b9345127e065c64df001461122eafe57663457cc89b7679a9c4d5f4e2b86ec4581a792aa9d54b94a6b924aad5d5a7
DIST MoreWaita-49.tar.gz 11044727 BLAKE2B b0d687276be38fd60646971e06db0625cacf79d02363f59e76c7f307bc13e48c0f828a69bddff517734411176eee570a9b033f169ba007cef46514fae0872fab SHA512 8eacaabcde9ee018365481608bd9723c606b9345127e065c64df001461122eafe57663457cc89b7679a9c4d5f4e2b86ec4581a792aa9d54b94a6b924aad5d5a7

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/somepaulo/MoreWaita"
else
SRC_URI="https://github.com/somepaulo/MoreWaita/archive/refs/tags/v${PV}.tar.gz"
SRC_URI="https://github.com/somepaulo/MoreWaita/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/somepaulo/MoreWaita"
else
SRC_URI="https://github.com/somepaulo/MoreWaita/archive/refs/tags/v${PV}.tar.gz"
SRC_URI="https://github.com/somepaulo/MoreWaita/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi