summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2014-07-17 18:47:03 -0400
committerKeshav Amburay2014-07-17 18:47:03 -0400
commit0c7194731028c3c256bac0138276e83248ce9a9d (patch)
tree49cbaf8280ba1bd491ab1ad70872ee1d5ad0f2c7
parent8096cdcae397b0129df62b198c277bac74e447e5 (diff)
downloadaur-0c7194731028c3c256bac0138276e83248ce9a9d.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ef5f8e6e9bd..72881ec478b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = efibootmgr-git
pkgdesc = Tool to modify UEFI Firmware Boot Manager Variables - GIT master branch
- pkgver = 0.7.0.8.g15a46a8
+ pkgver = 0.7.0.13.g0d92b6b
pkgrel = 1
url = https://github.com/vathpela/efibootmgr
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = efibootmgr-git
depends = pciutils
depends = efivar
depends = zlib
- provides = efibootmgr=0.7.0.8.g15a46a8
+ provides = efibootmgr=0.7.0.13.g0d92b6b
conflicts = efibootmgr
options = !strip
options = zipman
diff --git a/PKGBUILD b/PKGBUILD
index 7148f673c811..b4bf2b5226bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname="efibootmgr"
pkgname="${_pkgname}-git"
-pkgver=0.7.0.8.g15a46a8
+pkgver=0.7.0.13.g0d92b6b
pkgrel=1
pkgdesc="Tool to modify UEFI Firmware Boot Manager Variables - GIT master branch"
arch=('x86_64' 'i686')