summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2013-04-29 16:25:34 +0530
committerKeshav Amburay2013-04-29 16:25:34 +0530
commit46eae9abde6420e094af13379eb2249ed2c5ef85 (patch)
tree24b228d4b0b0132a545a2c2dd59b4cff2624866a
parent4652016ca457749414241a3b247a1f27e9734632 (diff)
downloadaur-46eae9abde6420e094af13379eb2249ed2c5ef85.tar.gz
M
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 329d9524fa36..9d1522e9d9b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = efibootmgr-git
options = zipman
options = !emptydirs
options = !libtool
- source = ::git+http://linux.dell.com/git/.git#branch=master
+ source = efibootmgr::git+http://linux.dell.com/git/efibootmgr.git#branch=master
sha1sums = SKIP
pkgname = efibootmgr-git
diff --git a/PKGBUILD b/PKGBUILD
index dc1205bb9825..8473e36ce7a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Keshav Padram <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
# Contributor: Murtuza Akhtari <inxsible at gmail dot com>
-_gitroot="http://linux.dell.com/git/${_pkgname}.git"
-_gitname="${_pkgname}"
+_gitroot="http://linux.dell.com/git/efibootmgr.git"
+_gitname="efibootmgr"
_gitbranch="master"
_pkgname="efibootmgr"