git: d8a793059b7b - main - textproc/obsidian: bump port revision after electron33 update

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Thu, 17 Apr 2025 09:42:19 UTC
The branch main has been updated by tagattie:

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

commit d8a793059b7bb44d08cee3e7798e2d7b50dca896
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-04-17 09:41:21 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-04-17 09:42:09 +0000

    textproc/obsidian: bump port revision after electron33 update
---
 textproc/obsidian/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index e49b1a233f1d..7b9364636909 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.8.7
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	textproc
 # Icon is taken from the Nix build recipe
 # https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34