summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjackreeds2021-05-15 09:25:24 +0530
committerjackreeds2021-05-15 09:25:24 +0530
commitd341103b885231cb69e28e142c8cd7ed88a83360 (patch)
tree31e80630091d05c9644ef6c64555ef7b23b724d7
parentf763a7c675d4bb62f5887660027e1b46a53ed566 (diff)
downloadaur-d341103b885231cb69e28e142c8cd7ed88a83360.tar.gz
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d77eb23b9d88..b8fba9bd85d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = neovide-bin
- pkgdesc = A simple GUI for Neovim (prebuilt)
+ pkgdesc = No Nonsense Neovim Client in Rust (prebuilt)
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/Kethku/neovide
diff --git a/PKGBUILD b/PKGBUILD
index 06de92b3db2e..6d0bae3262e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname_orig=neovide
pkgname=${pkgname_orig}-bin
pkgver=0.7.0
pkgrel=1
-pkgdesc="A simple GUI for Neovim (prebuilt)"
+pkgdesc="No Nonsense Neovim Client in Rust (prebuilt)"
arch=('x86_64')
url="https://github.com/Kethku/neovide"
license=('MIT')