diff options
author | Remigiusz Micielski <rmicielski@purelymail.com> | 2024-01-16 20:56:14 +0100 |
---|---|---|
committer | Remigiusz Micielski <rmicielski@purelymail.com> | 2024-01-16 20:56:59 +0100 |
commit | f749c42e16ff95fee8f5361b74b4b1ab4f465d3e (patch) | |
tree | 6e20ff63a59ff9eafa2f5ff4115742da9e68ef91 /gui-apps | |
parent | net-misc/xh: Added missing deps, minor improvements (diff) | |
download | guru-f749c42e16ff95fee8f5361b74b4b1ab4f465d3e.tar.gz guru-f749c42e16ff95fee8f5361b74b4b1ab4f465d3e.tar.bz2 guru-f749c42e16ff95fee8f5361b74b4b1ab4f465d3e.zip |
gui-apps/swww: update HOMEPAGE, SRC_URI
Signed-off-by: Remigiusz Micielski <rmicielski@purelymail.com>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/swww/metadata.xml | 4 | ||||
-rw-r--r-- | gui-apps/swww/swww-0.7.3.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/swww/swww-0.8.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gui-apps/swww/metadata.xml b/gui-apps/swww/metadata.xml index bce44f314..9bbf0da56 100644 --- a/gui-apps/swww/metadata.xml +++ b/gui-apps/swww/metadata.xml @@ -6,8 +6,8 @@ <email>rmicielski@purelymail.com</email> </maintainer> <upstream> - <remote-id type="github">Horus645/swww</remote-id> - <bugs-to>https://github.com/Horus645/swww/issues</bugs-to> + <remote-id type="github">LGFae/swww</remote-id> + <bugs-to>https://github.com/LGFae/swww/issues</bugs-to> </upstream> <use> <flag name="man">Build and install man pages</flag> diff --git a/gui-apps/swww/swww-0.7.3.ebuild b/gui-apps/swww/swww-0.7.3.ebuild index e187e4c47..86ffa31b6 100644 --- a/gui-apps/swww/swww-0.7.3.ebuild +++ b/gui-apps/swww/swww-0.7.3.ebuild @@ -207,8 +207,8 @@ CRATES=" inherit cargo shell-completion DESCRIPTION="Efficient animated wallpaper daemon for wayland, controlled at runtime" -HOMEPAGE="https://github.com/Horus645/swww" -SRC_URI="https://github.com/Horus645/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" +HOMEPAGE="https://github.com/LGFae/swww" +SRC_URI="https://github.com/LGFae/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" diff --git a/gui-apps/swww/swww-0.8.1.ebuild b/gui-apps/swww/swww-0.8.1.ebuild index 08db3d931..943c60416 100644 --- a/gui-apps/swww/swww-0.8.1.ebuild +++ b/gui-apps/swww/swww-0.8.1.ebuild @@ -209,8 +209,8 @@ CRATES=" inherit cargo shell-completion DESCRIPTION="Efficient animated wallpaper daemon for wayland, controlled at runtime" -HOMEPAGE="https://github.com/Horus645/swww" -SRC_URI="https://github.com/Horus645/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" +HOMEPAGE="https://github.com/LGFae/swww" +SRC_URI="https://github.com/LGFae/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" |