summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2017-01-10 12:36:38 -0200
committerDaniel Lima2017-01-10 12:36:38 -0200
commitbe40fe512f31b24a39601c853d51da22a9a88a81 (patch)
tree15f6432b2124c2e00b8b855d3d2c4db29704092e
parent431eada19aac20506ab0622464e9580f25bd7e9d (diff)
downloadaur-be40fe512f31b24a39601c853d51da22a9a88a81.tar.gz
use https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7494470cd9ae..cda144987db4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Sep 12 15:56:31 UTC 2016
+# Tue Jan 10 14:36:27 UTC 2017
pkgbase = gohufont-powerline
pkgdesc = GohuFont with powerline and statusbar symbols.
pkgver = 0.4
@@ -8,7 +8,7 @@ pkgbase = gohufont-powerline
arch = any
license = WTFPL
makedepends = xorg-bdftopcf
- source = git://github.com/dnmario/gohufont-powerline#tag=0.4
+ source = git+https://github.com/dnmario/gohufont-powerline#tag=0.4
md5sums = SKIP
pkgname = gohufont-powerline
diff --git a/PKGBUILD b/PKGBUILD
index d5c05371fc9c..e93557500934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/dnmario/gohufont-powerline'
license=('WTFPL')
pkgdesc="GohuFont with powerline and statusbar symbols."
arch=('any')
-source=("git://github.com/dnmario/${_gitname}#tag=${pkgver}")
+source=("git+https://github.com/dnmario/${_gitname}#tag=${pkgver}")
md5sums=('SKIP')
pkgver() {