Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
sbctl


Commits:
22f93b59 by Morten Linderud at 2024-05-09T21:32:40+02:00
upgpkg: 0.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = sbctl
        pkgdesc = Secure Boot key manager
-       pkgver = 0.13
-       pkgrel = 2
+       pkgver = 0.14
+       pkgrel = 1
        url = https://github.com/Foxboron/sbctl
        arch = x86_64
        arch = aarch64
@@ -11,10 +11,10 @@ pkgbase = sbctl
        makedepends = asciidoc
        depends = binutils
        depends = util-linux
-       source = 
https://github.com/Foxboron/sbctl/releases/download/0.13/sbctl-0.13.tar.gz
-       source = 
https://github.com/Foxboron/sbctl/releases/download/0.13/sbctl-0.13.tar.gz.sig
+       source = 
https://github.com/Foxboron/sbctl/releases/download/0.14/sbctl-0.14.tar.gz
+       source = 
https://github.com/Foxboron/sbctl/releases/download/0.14/sbctl-0.14.tar.gz.sig
        validpgpkeys = C100346676634E80C940FB9E9C02FF419FECBE16
-       sha256sums = 
efe855ea3de3dcaf5bc8974f724983fee0320a47094f6f4fd5f9e34cfa239456
+       sha256sums = 
88ccdf3a87151c1b639be4e43999f4984f238eebffebe1d17d9f30e7039bf6e8
        sha256sums = SKIP
 
 pkgname = sbctl


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=sbctl
-pkgver=0.13
-pkgrel=2
+pkgver=0.14
+pkgrel=1
 pkgdesc="Secure Boot key manager"
 arch=("x86_64" "aarch64")
 url="https://github.com/Foxboron/sbctl";
@@ -11,7 +11,7 @@ depends=("binutils" "util-linux")
 makedepends=("go" "git" "asciidoc")
 
source=("https://github.com/Foxboron/sbctl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
 validpgpkeys=("C100346676634E80C940FB9E9C02FF419FECBE16")
-sha256sums=('efe855ea3de3dcaf5bc8974f724983fee0320a47094f6f4fd5f9e34cfa239456'
+sha256sums=('88ccdf3a87151c1b639be4e43999f4984f238eebffebe1d17d9f30e7039bf6e8'
             'SKIP')
 
 build(){



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbctl/-/commit/22f93b5972a3aa780ed5e99470d23ea1d39e24bc

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbctl/-/commit/22f93b5972a3aa780ed5e99470d23ea1d39e24bc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to