summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2013-09-17 23:26:43 +0530
committerKeshav Amburay2013-09-17 23:26:43 +0530
commited34e441d402ff7d1dc50c2110fb98ab222aad4e (patch)
tree1f00375c19ecd6ec5809220e305c2755501ed3d1
parentb79d500e564cb77bf07b57f36f3d599053ebd40c (diff)
downloadaur-ed34e441d402ff7d1dc50c2110fb98ab222aad4e.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73948850f4bb..1521cd736eda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = efivar-git
pkgdesc = Library to manipulate EFI variables - GIT Version
- pkgver = 0.6.1.g6ec0289
+ pkgver = 0.6.2.g9c8a7f6
pkgrel = 1
url = https://github.com/vathpela/efivar
arch = x86_64
arch = i686
license = LGPL2.1
depends = popt
- provides = efivar=0.6.1.g6ec0289
- provides = libefivar=0.6.1.g6ec0289
- provides = libefivar-git=0.6.1.g6ec0289
+ provides = efivar=0.6.2.g9c8a7f6
+ provides = libefivar=0.6.2.g9c8a7f6
+ provides = libefivar-git=0.6.2.g9c8a7f6
conflicts = efivar
conflicts = libefivar
conflicts = libefivar-git
diff --git a/PKGBUILD b/PKGBUILD
index c934c8be5c86..4da117d5af10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _gitbranch="master"
pkgdesc="Library to manipulate EFI variables - GIT Version"
-pkgver=0.6.1.g6ec0289
+pkgver=0.6.2.g9c8a7f6
pkgrel=1
arch=('x86_64' 'i686')
url="https://github.com/vathpela/efivar"