summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2014-03-01 13:58:39 -0500
committerKeshav Amburay2014-03-01 13:58:39 -0500
commit2fa95c59d8c845b7ff094e1b20009c4a4c46f982 (patch)
treece55224c3f325e20a408c16e5ddd48e0a6f0f07b /PKGBUILD
parent770ec60a437631250483da782982ba64eb503cf3 (diff)
downloadaur-2fa95c59d8c845b7ff094e1b20009c4a4c46f982.tar.gz
Use http: for git checkout
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce8f40e94a29..15824eae7823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
-_gitroot="git://github.com/mjg59/shim.git"
+_gitroot="https://github.com/mjg59/shim.git"
_gitname="shim"
_gitbranch="master"
_pkgname="shim-efi"
pkgname="${_pkgname}-git"
-pkgver=0.7.13.g27129a5
+pkgver=0.7.22.g06495f6
pkgrel=1
pkgdesc="Simple bootloader for x86_64 UEFI Secure Boot - GIT Version"
url="https://github.com/mjg59/shim"