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 acc9b3194c25..6f359f6f5c13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Maintainer: Daniel YC Lin <dlin.tw at gmail>
pkgname=vim-tabular-git
-pkgver=r29.60f2564
+pkgver=1.0.0.r1.g00e1e7f
pkgrel=1
pkgdesc="Vim script for text filtering and alignment"
arch=('any')
url="https://github.com/godlygeek/tabular"
-license='custom:BSD 3-Clause'
+license=('custom:BSD 3-Clause')
makedepends=('git')
depends=('vim')
provides=('vim-tabular')