[arch-commits] Commit in zettlr/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu Apr 7 15:22:11 UTC 2022


    Date: Thursday, April 7, 2022 @ 15:22:10
  Author: alerque
Revision: 1182807

upgpkg: zettlr 2.2.4-3

Modified:
  zettlr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-07 15:18:14 UTC (rev 1182806)
+++ PKGBUILD	2022-04-07 15:22:10 UTC (rev 1182807)
@@ -4,7 +4,7 @@
 pkgname=zettlr
 _pkgname=${pkgname^}
 pkgver=2.2.4
-pkgrel=2
+pkgrel=3
 pkgdesc='A Markdown Editor for the 21st century'
 arch=(x86_64)
 url=https://www.zettlr.com
@@ -39,8 +39,8 @@
 		--pkgname "$pkgname" \
 		--pkgdesc "$pkgdesc" \
 		--name "$_pkgname" \
-		--categories 'Office;' \
-		--mimetypes 'text-markdown;' \
+		--categories 'Office' \
+		--mimetypes 'text/markdown' \
 		--custom StartupWMClass="$_pkgname"
 	cd "$_archive"
 	echo -ne '#!/usr/bin/env bash\n\nexit 0' > scripts/get-pandoc.sh



More information about the arch-commits mailing list