From 95ebf76378b78fd52cdc96726d92af5c2711297d Mon Sep 17 00:00:00 2001 From: Chris <67816022+vhsdream@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:24:36 -0500 Subject: [PATCH] Fix ending tag typo in com.ranfdev.Notify.metainfo.xml.in On Arch, the build fails due to an improperly closed tag in this metainfo file. --- data/resources/com.ranfdev.Notify.metainfo.xml.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/resources/com.ranfdev.Notify.metainfo.xml.in.in b/data/resources/com.ranfdev.Notify.metainfo.xml.in.in index c57a107..8c80950 100644 --- a/data/resources/com.ranfdev.Notify.metainfo.xml.in.in +++ b/data/resources/com.ranfdev.Notify.metainfo.xml.in.in @@ -11,7 +11,7 @@
A desktop client for ntfy.
ntfy allows you to send notifications to your phone or desktop via scripts from any computer and/or using a REST API.