git: 21d293bc2ecd - main - x11/hyprlauncher: Bump port revision after hyprwire shlib version bump (87e3027781f3)

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Wed, 10 Dec 2025 00:58:55 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21d293bc2ecd4417b852a455e5e3d15493d5e125

commit 21d293bc2ecd4417b852a455e5e3d15493d5e125
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-12-10 00:57:58 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-12-10 00:57:58 +0000

    x11/hyprlauncher: Bump port revision after hyprwire shlib version bump (87e3027781f3)
---
 x11/hyprlauncher/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/hyprlauncher/Makefile b/x11/hyprlauncher/Makefile
index 4db77c0fe863..07033dafb550 100644
--- a/x11/hyprlauncher/Makefile
+++ b/x11/hyprlauncher/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hyprlauncher
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	tagattie@FreeBSD.org