summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormidgard2017-08-21 11:36:51 +0200
committermidgard2017-08-21 11:36:51 +0200
commit98e83b3e694d05094d19034960e684bca918c47d (patch)
tree48c80507d0682f62fe223f7f8fedbcf219f3c8b6 /PKGBUILD
parent1fc43f90e10b6bf8e8d65709ce672014a6ed5453 (diff)
downloadaur-98e83b3e694d05094d19034960e684bca918c47d.tar.gz
Improve package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6af6683096cd..b6b5cea76b50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=neovim-kotlin
pkgver=r56.7fa99d0
-pkgrel=1
-pkgdesc='NeoVim plugin for Kotlin'
+pkgrel=2
+pkgdesc='Kotlin highlighting and indentation for NeoVim'
arch=('any')
license=('LGPL3')
url='https://github.com/udalov/kotlin-vim'