summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')