summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2014-06-09 18:36:42 -0400
committerKeshav Amburay2014-06-09 18:36:42 -0400
commit675211927df684a05a8651af93c54a066e840885 (patch)
tree95a59546e6dcbb4a15e6c787ba2ee5ce0c034d14
parent33d5e52c223c6d2549906a6a9cf679d62f3fa878 (diff)
downloadaur-675211927df684a05a8651af93c54a066e840885.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d63ae31b9e93..8b5d74e6435e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = efitools-git
pkgdesc = Tools to Create and Setup own UEFI Secure Boot Certificates, Keys and Signed Binaries - GIT Version
- pkgver = 1.4.2.1.g9af07a9
- pkgrel = 2
+ pkgver = 1.4.2.2.gc33fc28
+ pkgrel = 1
url = http://blog.hansenpartnership.com/efitools-1-4-with-linux-key-manipulation-utilities-released/
install = efitools.install
arch = x86_64
@@ -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.1.g9af07a9
+ provides = efitools=1.4.2.2.gc33fc28
conflicts = efitools
options = !strip
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index 8180d038d927..3e30861df3df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname="efitools"
pkgname="${_pkgname}-git"
-pkgver=1.4.2.1.g9af07a9
-pkgrel=2
+pkgver=1.4.2.2.gc33fc28
+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/"
arch=('x86_64')