summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c7aaf6096c1..44c6b860fda6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
pkgname=vim-extline
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Vim plugin for extending lines (e.g., underlined titles)'
arch=('any')
url='https://github.com/drmikehenry/vim-extline'
license=('vim-license')
depends=('vim')
groups=('vim-plugins')
-install="vimdoc.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/drmikehenry/${pkgname}/archive/v${pkgver}.tar.gz")
sha512sums=('2008c5a3d3c01041743aaf55b4ded31797550f886eb69bfb82a4d6bf769658ab8710126a77d05e04cae8ce4a36859ad683c0df1b3b0a17357948f0ed871f6127')