summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Rebischke2016-11-13 22:09:49 +0100
committerChristian Rebischke2016-11-13 22:09:49 +0100
commit80dc3b8cd7bdaf62b8edb569bd071ed037f9a7d8 (patch)
treef36d8fff5c0dba52624a92872dbb0264a6605b5a
parent4bd8e1ca9ec03e38468a176e132358ef97d94fa8 (diff)
downloadaur-80dc3b8cd7bdaf62b8edb569bd071ed037f9a7d8.tar.gz
updated srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a957b1733c77..0f22cb43f88d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sat Nov 12 12:50:35 UTC 2016
pkgbase = vim-devicons
pkgdesc = Adds file type glyphs/icons to many popular Vim plugins such as: NERDTree, vim-airline, unite, vim-startify and many more
pkgver = 0.8.5
@@ -10,7 +8,7 @@ pkgbase = vim-devicons
groups = vim-plugins
license = MIT
depends = vim
- source = https://github.com/ryanoasis/vim-devicons/archive/v0.8.5.tar.gz
+ source = vim-devicons-0.8.5.tar.gz::https://github.com/ryanoasis/vim-devicons/archive/v0.8.5.tar.gz
sha512sums = 5212116d59d438ade193a4c82255e51c5be04e662765c9ddda372480c46680c3ddee726fa8fa8b8d1b3047e9c1435144e9c0847c63ee6ebd3c4eee943780ed37
pkgname = vim-devicons
diff --git a/PKGBUILD b/PKGBUILD
index c486b4f4002f..2e6547b90250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
pkgname=vim-devicons
pkgver=0.8.5
-pkgrel=1
+pkgrel=2
pkgdesc='Adds file type glyphs/icons to many popular Vim plugins such as: NERDTree, vim-airline, unite, vim-startify and many more'
arch=('any')
url='https://github.com/ryanoasis/vim-devicons'