summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44a8a381b474..19d4271967f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yacob Zitouni <yacob.zitouni@gmail.com>
pkgname=ttf-menlo-powerline-git
-pkgrel=1
+pkgrel=2
pkgver=r6.07e91f6
pkgdesc="Menlo font patched to work with Powerline"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('fontconfig' 'xorg-mkfontscale' 'xorg-mkfontdir')
makedepends=('git')
install=ttf-menlo-powerline-git.install
-source=('git://github.com/abertsch/Menlo-for-Powerline.git')
+source=('git+https://github.com/abertsch/Menlo-for-Powerline.git')
license=('unknown')
md5sums=('SKIP')