diff options
author | Joe Kappus <joe@wt.gd> | 2023-04-30 02:38:50 -0400 |
---|---|---|
committer | Joe Kappus <joe@wt.gd> | 2023-04-30 02:38:55 -0400 |
commit | 53c8f1b004f6de71fe7e828d8425f1c5406a595a (patch) | |
tree | 9c8cb20b4001da914bd360ecf3b792bef74f94e9 /gui-apps/wlr-randr | |
parent | dev-python/celery: rename docs dep (diff) | |
download | guru-53c8f1b004f6de71fe7e828d8425f1c5406a595a.tar.gz guru-53c8f1b004f6de71fe7e828d8425f1c5406a595a.tar.bz2 guru-53c8f1b004f6de71fe7e828d8425f1c5406a595a.zip |
gui-apps/wlr-randr: update HOMEPAGE
Stops the 404 error on repology.
Signed-off-by: Joe Kappus <joe@wt.gd>
Diffstat (limited to 'gui-apps/wlr-randr')
-rw-r--r-- | gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/wlr-randr/wlr-randr-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild b/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild index 5a0080833..546639fda 100644 --- a/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild +++ b/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit meson DESCRIPTION="xrandr clone for wlroots compositors" -HOMEPAGE="https://git.sr.ht/~emersion/wlr-randr" +HOMEPAGE="https://sr.ht/~emersion/wlr-randr/" if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/gui-apps/wlr-randr/wlr-randr-9999.ebuild b/gui-apps/wlr-randr/wlr-randr-9999.ebuild index 5a0080833..546639fda 100644 --- a/gui-apps/wlr-randr/wlr-randr-9999.ebuild +++ b/gui-apps/wlr-randr/wlr-randr-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit meson DESCRIPTION="xrandr clone for wlroots compositors" -HOMEPAGE="https://git.sr.ht/~emersion/wlr-randr" +HOMEPAGE="https://sr.ht/~emersion/wlr-randr/" if [[ ${PV} == 9999 ]]; then inherit git-r3 |