diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-11-26 11:50:45 +0900 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-11-26 11:50:45 +0900 |
| commit | 45f4c1b344a4a75e8393e554d401dda6dd7876b2 (patch) | |
| tree | 71d33c02499679a1b4f3cf1aece2dad8c56d75f5 | |
| parent | x11-toolkits/aquamarine: Update to 0.10.0 (diff) | |
*/*: Bump port revision after aquamarine shlib version bump (ec4bc630d105)
| -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 09bdf928a352..42fa5c98e16a 100644 --- a/x11-toolkits/hyprtoolkit/Makefile +++ b/x11-toolkits/hyprtoolkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprtoolkit DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index e62cfe85f8af..183f33c19056 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.51.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm wayland MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/ DISTNAME= source-${DISTVERSIONFULL} |
