summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYacob Zitouni2022-05-05 18:44:52 +0200
committerYacob Zitouni2022-05-05 18:44:52 +0200
commitc6cfda0202fae35b4a18ee6b7acd7e9a596b8d8f (patch)
tree9096c81c05164f017e91cd343e7d99f82318074e /PKGBUILD
parenta6f8f10f8d56ac789ef43494d3bc6f4116227c4b (diff)
downloadaur-ttf-menlo-powerline-git.tar.gz
Use git+https:// instead of git://
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')