[arch-commits] Commit in sbctl/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu May 13 10:16:57 UTC 2021
Date: Thursday, May 13, 2021 @ 10:16:57
Author: foxboron
Revision: 933003
upgpkg: sbctl 0.4-2
Modified:
sbctl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 09:58:40 UTC (rev 933002)
+++ PKGBUILD 2021-05-13 10:16:57 UTC (rev 933003)
@@ -2,12 +2,12 @@
pkgname=sbctl
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Secure Boot key manager"
arch=("x86_64")
url="https://github.com/Foxboron/sbctl"
license=("MIT")
-depends=("sbsigntools")
+depends=("sbsigntools" "binutils")
makedepends=("go" "git" "asciidoc")
source=("https://github.com/Foxboron/sbctl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
validpgpkeys=("C100346676634E80C940FB9E9C02FF419FECBE16")
More information about the arch-commits
mailing list