diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-07-20 01:12:17 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-07-20 01:12:17 +0000 |
| commit | 954b443089af00cfa7b09fc91d4092e9aa216618 (patch) | |
| tree | 75a4642fd53c40b62308c2beb6ec589c23bfb173 | |
| parent | 90164111b71efdb6ddea0cc27f45ee9d7232f184 (diff) | |
| -rw-r--r-- | x11-toolkits/hyprtoolkit/Makefile | 2 | ||||
| -rw-r--r-- | x11-wm/hyprland/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/hyprtoolkit/Makefile b/x11-toolkits/hyprtoolkit/Makefile index b1223526f99e..a2fe4affc884 100644 --- a/x11-toolkits/hyprtoolkit/Makefile +++ b/x11-toolkits/hyprtoolkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprtoolkit DISTVERSIONPREFIX= v DISTVERSION= 0.5.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index cf43f5cb29c1..0740ea323c97 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.55.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm wayland MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/ DISTNAME= source-${DISTVERSIONFULL} |
