version bump 3 vim-closetag-git commits tested on raspberrypi

This commit is contained in:
Trent Palmer 2019-02-15 06:54:34 -08:00
parent 3814bdb628
commit d4327acfdc
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = vim-closetag-git
pkgdesc = Auto close (X)HTML tags
pkgver = r46.fbcd62b
pkgver = r48.9f13011
pkgrel = 1
url = https://github.com/alvan/vim-closetag
arch = any

View File

@ -10,7 +10,7 @@ _neovim="n"
_name='vim-closetag'
pkgname="${_name}-git"
pkgver=r46.fbcd62b
pkgver=r48.9f13011
pkgrel=1
pkgdesc="Auto close (X)HTML tags"
arch=('any')