Package Details: sbctl-artix 0.14-1

Git Clone URL: https://aur.archlinux.org/sbctl-artix.git (read-only, click to copy)
Package Base: sbctl-artix
Description: Secure Boot key manager
Upstream URL: https://github.com/Foxboron/sbctl
Keywords: artix sbctl secureboot
Licenses: MIT
Submitter: akac
Maintainer: akac
Last Packager: akac
Votes: 0
Popularity: 0.000000
First Submitted: 2024-05-19 09:56 (UTC)
Last Updated: 2024-06-09 08:52 (UTC)

Latest Comments

vann commented on 2024-08-14 19:45 (UTC)

The package fails to build with "line 18: cd: sbctl-artix-0.14: No such file or directory", fixed after changing both "cd "${pkgname}-${pkgver}"" to "sbctl-${pkgver}"