From bdbcbb62022ccc8037371212ae8bba19586fd688 Mon Sep 17 00:00:00 2001 From: sewn Date: Wed, 29 Nov 2023 23:58:23 +0300 Subject: [PATCH] Makefile: update flatpak --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb8fe3d0..761596b9 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINPREFIX = $(PREFIX)/libexec/vinegar APPPREFIX = $(PREFIX)/share/applications ICONPREFIX = $(PREFIX)/share/icons/hicolor -FLATPAK = io.github.vinegarhq.Vinegar +FLATPAK = org.vinegarhq.Vinegar GO = go GO_LDFLAGS = -s -w