summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2015-03-30 23:39:23 -0400
committerKeshav Amburay2015-03-30 23:39:23 -0400
commitc91cda78f2d395fe455fdadb190a6cf8129e47de (patch)
tree31e4bbe99f0f940997eef8883252ff227bd35ba4
parent675211927df684a05a8651af93c54a066e840885 (diff)
downloadaur-c91cda78f2d395fe455fdadb190a6cf8129e47de.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 8b5d74e6435e..eaa93b848162 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = efitools-git
pkgdesc = Tools to Create and Setup own UEFI Secure Boot Certificates, Keys and Signed Binaries - GIT Version
- pkgver = 1.4.2.2.gc33fc28
+ pkgver = 1.5.3.3.g613cf53
pkgrel = 1
url = http://blog.hansenpartnership.com/efitools-1-4-with-linux-key-manipulation-utilities-released/
install = efitools.install
@@ -17,7 +17,7 @@ pkgbase = efitools-git
depends = efibootmgr
depends = dosfstools
optdepends = mactel-boot: For bless command in Apple Mac systems
- provides = efitools=1.4.2.2.gc33fc28
+ provides = efitools=1.5.3.3.g613cf53
conflicts = efitools
options = !strip
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index 3e30861df3df..4aaef8afede5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="efitools"
pkgname="${_pkgname}-git"
-pkgver=1.4.2.2.gc33fc28
+pkgver=1.5.3.3.g613cf53
pkgrel=1
pkgdesc="Tools to Create and Setup own UEFI Secure Boot Certificates, Keys and Signed Binaries - GIT Version"
url="http://blog.hansenpartnership.com/efitools-1-4-with-linux-key-manipulation-utilities-released/"