Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
mokutil


Commits:
a7dbb20e by Tobias Powalowski at 2024-02-09T07:37:24+01:00
upgpkg: 0.6.0-1: update to 0.7.0

- - - - -
d9a8e44c by Tobias Powalowski at 2024-02-09T07:40:12+01:00
upgpkg: 0.7.0-1: update to 0.7.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = mokutil
+       pkgdesc = Shim.efi Machine Owner Key management tool
+       pkgver = 0.7.0
+       pkgrel = 1
+       url = https://github.com/lcp/mokutil
+       arch = i686
+       arch = x86_64
+       license = GPL-3.0-or-later
+       makedepends = git
+       depends = efivar
+       depends = openssl
+       depends = keyutils
+       depends = libxcrypt
+       source = 
git+https://github.com/lcp/mokutil#commit=c361087100fbb6955f32a9f364dee21b24724fb4
+       sha256sums = SKIP
+
+pkgname = mokutil


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Tobias Powalowski <[email protected]>
 # Maintainer: Mantas Mikulėnas <[email protected]>
 pkgname=mokutil
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="Shim.efi Machine Owner Key management tool"
 arch=(i686 x86_64)
 url="https://github.com/lcp/mokutil";
-license=(GPL3)
+license=('GPL-3.0-or-later')
 depends=(efivar openssl keyutils libxcrypt)
 makedepends=(git)
-_commit=b4d8693f04bcf43986aba061845947534b384152
+_commit=c361087100fbb6955f32a9f364dee21b24724fb4
 source=("git+https://github.com/lcp/mokutil#commit=$_commit";)
 sha256sums=('SKIP')
 validpgpkeys=()



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mokutil/-/compare/a526bee7f3aafb761cf4aba568739fc53ddfa8de...d9a8e44c809b2b6c990ad28b1295a3d0e15d736c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mokutil/-/compare/a526bee7f3aafb761cf4aba568739fc53ddfa8de...d9a8e44c809b2b6c990ad28b1295a3d0e15d736c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to