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

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Tue, 18 Mar 2025 09:57:38 UTC
The branch main has been updated by tagattie:

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

commit e19f9be0a6260aca39816e12859bc7a23ac509d8
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-03-18 09:56:16 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-03-18 09:57:16 +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 47cfbb80f80e..b8b654c20c4d 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.8.7
-PORTREVISION=	1
+PORTREVISION=	2
 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