[arch-commits] Commit in dbxtool/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Mon May 25 17:50:43 UTC 2020


    Date: Monday, May 25, 2020 @ 17:50:42
  Author: ffy00
Revision: 634693

upgpkg: dbxtool 8-1

Modified:
  dbxtool/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 17:49:40 UTC (rev 634692)
+++ PKGBUILD	2020-05-25 17:50:42 UTC (rev 634693)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=dbxtool
-pkgver=7
+pkgver=8
 pkgrel=1
 pkgdesc='Tool for UEFI Secure Boot DBX updates'
 arch=('x86_64')
@@ -8,7 +8,7 @@
 url='https://github.com/rhboot/dbxtool'
 license=('GPL2')
 options=('!emptydirs')
-depends=('efivar')
+depends=('efivar' 'popt')
 makedepends=('git')
 validpgpkeys=('B00B48BC731AA8840FED9FB0EED266B70F4FEF10') # Peter Jones <pjones at redhat.com>
 source=("git+$url.git#tag=$pkgname-$pkgver?signed")



More information about the arch-commits mailing list