summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOskar Grunning2024-02-26 20:44:35 +0100
committerOskar Grunning2024-02-26 20:44:35 +0100
commit161c39be9fbc028607c4130d04099d5ea9af51cb (patch)
treea8b0ebfbd74fb1be4c7884932711fdae59e0a74b /PKGBUILD
parent9a4f29884ba67d0af830aea5c612a77af871f23d (diff)
downloadaur-161c39be9fbc028607c4130d04099d5ea9af51cb.tar.gz
fix: set proper description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7298f6fae64..19705ba7cd54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=markdown-oxide-git
_pkgname=markdown-oxide
pkgver=r250.a9ed72a
pkgrel=1
-pkgdesc="A Markdown parser written in Rust"
+pkgdesc="A markdown language server with Obsidian syntax support."
arch=('x86_64')
url="https://github.com/Feel-ix-343/markdown-oxide"
license=('CC0')