summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevin Christensen2016-01-04 10:35:16 -0700
committerDevin Christensen2016-01-04 10:35:16 -0700
commitc0a4037af864b66913d52f5efd21ed138e38a449 (patch)
tree2ee5b8852a545b94118bd9f6ab4f48e110f3d3f8 /PKGBUILD
parent80a20faeeea691310267f50a7ace96297b47a9b8 (diff)
downloadaur-c0a4037af864b66913d52f5efd21ed138e38a449.tar.gz
Use https to retrieve source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ebf3c2fc9b2..b8c0b31d9f5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=otf-sauce-code-powerline-git
-pkgver=r98.6ac4c01
+pkgver=r100.a44abd0
pkgrel=1
pkgdesc="Sauce Code Powerline"
arch=('any')
@@ -10,7 +10,7 @@ depends=(fontconfig xorg-font-utils )
makedepends=('git')
conflicts=(powerline-fonts powerline-fonts-git)
install=$pkgname.install
-source=('git://github.com/powerline/fonts.git')
+source=('git+https://github.com/powerline/fonts.git')
md5sums=('SKIP')
pkgver() {