summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2014-03-01 13:47:44 -0500
committerKeshav Amburay2014-03-01 13:47:44 -0500
commitf9f29938ee94a90149bafb631e77957e25f705cb (patch)
tree5cc87843940bd2457e1956e14d4f2eb49c609e1e /PKGBUILD
parent9ea6d98690060da3fc535a2861ec1a467d974ab1 (diff)
downloadaur-f9f29938ee94a90149bafb631e77957e25f705cb.tar.gz
Use http: for git checkout
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 518a5cf0e84e..ea41f97be4be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
-_gitroot="git://git.code.sf.net/p/gnu-efi/code"
+_gitroot="http://git.code.sf.net/p/gnu-efi/code"
_gitname="gnu-efi"
_gitbranch="master"