summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2013-06-19 22:50:00 +0530
committerKeshav Amburay2013-06-19 22:50:00 +0530
commitc5037acec1a068e3457489135595a3e1dff75278 (patch)
treea9936f0ef8c16299eb3bdb95459541ed679e09e6
parent64861b96350ff82e7db1f4d18cc74d4f07d9ccfc (diff)
downloadaur-c5037acec1a068e3457489135595a3e1dff75278.tar.gz
M
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92b00319c3f3..70eaadd3a2db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = efibootmgr-git
options = zipman
options = !emptydirs
options = !libtool
- source = efibootmgr::git+http://linux.dell.com/git/efibootmgr.git#branch=master
+ source = efibootmgr::git+git://linux.dell.com/efibootmgr.git#branch=master
source = efibootmgr-tilt_slashes-func.patch
sha1sums = SKIP
sha1sums = abe85252cdd9fcc3050fb1cb2c3652bbe8d67efa
diff --git a/PKGBUILD b/PKGBUILD
index dbe70c55bd1f..8460f0d68259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Keshav Padram <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
# Contributor: Murtuza Akhtari <inxsible at gmail dot com>
-_gitroot="http://linux.dell.com/git/efibootmgr.git"
+_gitroot="git://linux.dell.com/efibootmgr.git"
_gitname="efibootmgr"
_gitbranch="master"