summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8957320bf0f7..3ead2d36fd4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_modulename=ansiesc
pkgname=vim-$_modulename
pkgver=13.3
-pkgrel=4
+pkgrel=5
pkgdesc="ansi escape sequences concealed, but highlighted as specified (conceal) "
arch=(any)
url="https://github.com/powerman/vim-plugin-AnsiEsc"
-license=('MIT')
+license=()
groups=('vim-plugins')
depends=('vim')
makedepends=()