summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2015-03-30 23:20:01 -0400
committerKeshav Amburay2015-03-30 23:20:01 -0400
commit726d9402c28fc75e582cac0188a2b007ec1229ad (patch)
tree84c3594f289eca0b703c694963b5c9659979d0eb /PKGBUILD
parentd31ebc65abefb783bfa1a65c7da0e0d93da62ca9 (diff)
downloadaur-726d9402c28fc75e582cac0188a2b007ec1229ad.tar.gz
Bump pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8920ff0f7faf..05c0cd40e364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
-_gitroot="https://github.com/mjg59/shim.git"
+_gitroot="https://github.com/rhinstaller/shim.git"
_gitname="shim"
_gitbranch="master"
_pkgname="shim-efi"
pkgname="${_pkgname}-git"
-pkgver=0.7.25.g5103c3b
+pkgver=0.8.1.g361716d
pkgrel=1
pkgdesc="Simple bootloader for x86_64 UEFI Secure Boot - GIT Version"
-url="https://github.com/mjg59/shim"
+url="https://github.com/rhinstaller/shim"
arch=('x86_64')
license=('GPL')
options=('!strip')