diff options
| -rw-r--r-- | x11-toolkits/hyprtoolkit/Makefile | 1 | ||||
| -rw-r--r-- | x11-wm/hyprland/Makefile | 2 | ||||
| -rw-r--r-- | x11/hyprlock/Makefile | 2 | ||||
| -rw-r--r-- | x11/hyprpaper/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/hyprtoolkit/Makefile b/x11-toolkits/hyprtoolkit/Makefile index ece5b10df8b3..09bdf928a352 100644 --- a/x11-toolkits/hyprtoolkit/Makefile +++ b/x11-toolkits/hyprtoolkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprtoolkit DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 87b0f9260a59..e62cfe85f8af 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.51.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm wayland MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/ DISTNAME= source-${DISTVERSIONFULL} diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile index dd00ed547542..93c4e6264aee 100644 --- a/x11/hyprlock/Makefile +++ b/x11/hyprlock/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprlock DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index d77c577230b5..c057ed19079c 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org |
