[arch-commits] Commit in vim-airline/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Jan 23 10:23:53 UTC 2018


    Date: Tuesday, January 23, 2018 @ 10:23:50
  Author: arodseth
Revision: 285522

upgpkg: vim-airline 0.9-1

Modified:
  vim-airline/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-23 10:18:16 UTC (rev 285521)
+++ PKGBUILD	2018-01-23 10:23:50 UTC (rev 285522)
@@ -3,8 +3,8 @@
 # Contributor: olantwin <olantwin at gmail.com>
 
 pkgname=vim-airline
-pkgver=0.8
-pkgrel=5
+pkgver=0.9
+pkgrel=1
 pkgdesc='Lean & mean statusline/tabline for ViM'
 arch=('any')
 url='https://github.com/vim-airline/vim-airline'
@@ -12,8 +12,9 @@
 depends=('vim-runtime' 'vim-airline-themes')
 makedepends=('git')
 groups=('vim-plugins')
+optdepends=('powerline-fonts')
 #optdepends=('otf-powerline-symbols-git: Use the Powerline symbols')
-source=("git+https://github.com/$pkgname/$pkgname.git#commit=410429a95c67eed8eeb26681838d3766a2437806")
+source=("git+https://github.com/$pkgname/$pkgname.git#tag=v$pkgver")
 md5sums=('SKIP')
 
 package() {
@@ -30,4 +31,4 @@
 }
 
 # getver: raw.githubusercontent.com/vim-airline/vim-airline/master/CHANGELOG.md
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list