[arch-commits] Commit in sbctl/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun May 30 12:42:46 UTC 2021
Date: Sunday, May 30, 2021 @ 12:42:45
Author: foxboron
Revision: 950373
upgpkg: sbctl 0.5-1
Modified:
sbctl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 12:22:16 UTC (rev 950372)
+++ PKGBUILD 2021-05-30 12:42:45 UTC (rev 950373)
@@ -1,8 +1,8 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=sbctl
-pkgver=0.4
-pkgrel=2
+pkgver=0.5
+pkgrel=1
pkgdesc="Secure Boot key manager"
arch=("x86_64")
url="https://github.com/Foxboron/sbctl"
@@ -11,7 +11,7 @@
makedepends=("go" "git" "asciidoc")
source=("https://github.com/Foxboron/sbctl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
validpgpkeys=("C100346676634E80C940FB9E9C02FF419FECBE16")
-sha256sums=('fdcee9f6f4c7cd1e558d0c3eced9d0686307c528d7eb16ec6fe0cec4a3c3674a'
+sha256sums=('ea1c74badbcb1be2e9c4b6f1c66089acee10202821ce32be442d951215de861e'
'SKIP')
build(){
More information about the arch-commits
mailing list