diff --git a/x11/wlr-randr/Makefile b/x11/wlr-randr/Makefile index e3c7959b2888..e32d1554060d 100644 --- a/x11/wlr-randr/Makefile +++ b/x11/wlr-randr/Makefile @@ -2,6 +2,7 @@ PORTNAME= wlr-randr DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 CATEGORIES= x11 +MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= jbeich@FreeBSD.org COMMENT= xrandr clone for wlroots compositors @@ -12,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= meson pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= emersion PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/wlr-randr/distinfo b/x11/wlr-randr/distinfo index 8a0452d35fbc..3c0d8135bf00 100644 --- a/x11/wlr-randr/distinfo +++ b/x11/wlr-randr/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1612531581 -SHA256 (emersion-wlr-randr-v0.2.0_GH0.tar.gz) = e1b60992e41aebf733f13c2bdd2c70375fd3ddf7f0735bc4183858fda9c18e51 -SIZE (emersion-wlr-randr-v0.2.0_GH0.tar.gz) = 10904 +SHA256 (wlr-randr-v0.2.0.tar.gz) = 12745bc8050a56603bf9bdee70c798b5d6502cf00a795c59fd03e1d786c17ce3 +SIZE (wlr-randr-v0.2.0.tar.gz) = 10906 diff --git a/x11/wlr-randr/pkg-descr b/x11/wlr-randr/pkg-descr index 0c7f257fa7d1..88681db5ea33 100644 --- a/x11/wlr-randr/pkg-descr +++ b/x11/wlr-randr/pkg-descr @@ -1,3 +1,3 @@ Utility to manage outputs of a Wayland compositor. -WWW: https://github.com/emersion/wlr-randr +WWW: https://sr.ht/~emersion/wlr-randr/