summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Rebischke2016-11-13 22:08:58 +0100
committerChristian Rebischke2016-11-13 22:08:58 +0100
commit4bd8e1ca9ec03e38468a176e132358ef97d94fa8 (patch)
treef298fd464b99c51bd62eab01fcddc11a6ee426ed
parentf4f000988455225f06141f02db4a747f5c0ef3c0 (diff)
downloadaur-4bd8e1ca9ec03e38468a176e132358ef97d94fa8.tar.gz
add unique src
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e339c2e3bd45..c486b4f4002f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
depends=('vim')
groups=('vim-plugins')
install="vimdoc.install"
-source=("https://github.com/ryanoasis/vim-devicons/archive/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ryanoasis/vim-devicons/archive/v${pkgver}.tar.gz")
sha512sums=('5212116d59d438ade193a4c82255e51c5be04e662765c9ddda372480c46680c3ddee726fa8fa8b8d1b3047e9c1435144e9c0847c63ee6ebd3c4eee943780ed37')
package() {