summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevin Christensen2016-01-04 10:30:40 -0700
committerDevin Christensen2016-01-04 10:30:40 -0700
commit22d58d63d0545c3e6d43b62bdfeb9635fd507ef3 (patch)
tree2b74d307b70403b46703a3f2343367e96957a932 /PKGBUILD
parenta168f6c47fd2d6a5f499393a6354691004ffa7f3 (diff)
downloadaur-22d58d63d0545c3e6d43b62bdfeb9635fd507ef3.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 b9ec62fbeb14..f8cbe0207871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=otf-inconsolata-dz-powerline-git
-pkgver=r98.6ac4c01
+pkgver=r100.a44abd0
pkgrel=1
pkgdesc="Inconsolata-dz for 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() {