summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2013-09-06 20:16:46 +0530
committerKeshav Amburay2013-09-06 20:16:46 +0530
commit8195b94dc198de241ff2197f2c6243bf3cad10b5 (patch)
tree974fa2e465299e3d4b02b21cf524fcf9a3268c8a
parent70d2c8bcc503476507b262bb4293aed617cba5e2 (diff)
downloadaur-8195b94dc198de241ff2197f2c6243bf3cad10b5.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef32f293ef72..9ca31ff5d7f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = efivar-git
pkgdesc = Library to manipulate EFI variables - GIT Version
- pkgver = 0.5.4.g5f3a15f
+ pkgver = 0.5.5.ga7b98d5
pkgrel = 1
url = https://github.com/vathpela/efivar
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a5aa26403559..031ad57b6e82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _gitbranch="master"
pkgdesc="Library to manipulate EFI variables - GIT Version"
-pkgver=0.5.4.g5f3a15f
+pkgver=0.5.5.ga7b98d5
pkgrel=1
arch=('x86_64' 'i686')
url="https://github.com/vathpela/efivar"
@@ -37,7 +37,7 @@ build() {
git clean -x -d -f
echo
- git revert --no-edit 5f3a15fbad2eedfc23ad3f63e2a8e304c08141e8
+ # git revert --no-edit 5f3a15fbad2eedfc23ad3f63e2a8e304c08141e8
echo
unset CFLAGS