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


Commits:
9adf17ea by Tobias Powalowski at 2024-08-28T15:02:39+02:00
upgpkg: 0.7.2-2: use  on git checkout

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mokutil
        pkgdesc = Shim.efi Machine Owner Key management tool
        pkgver = 0.7.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/lcp/mokutil
        arch = x86_64
        license = GPL-3.0-or-later


=====================================
PKGBUILD
=====================================
@@ -2,14 +2,14 @@
 # Contributor: Mantas Mikulėnas <[email protected]>
 pkgname=mokutil
 pkgver=0.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Shim.efi Machine Owner Key management tool"
 arch=(x86_64)
 url="https://github.com/lcp/mokutil";
 license=('GPL-3.0-or-later')
 depends=(efivar openssl keyutils libxcrypt)
 makedepends=(git)
-source=("git+https://github.com/lcp/mokutil#tag=0.7.2";)
+source=("git+https://github.com/lcp/mokutil#tag=$pkgver";)
 
b2sums=('8fc3481b293c5534a354322420e81e5b3f6dd26c3528d2a8792c6d66343c71e093e758f40603465dbf246fed0ba7b229ce7b0ba2cc28229162a00f2ce907e33e')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mokutil/-/commit/9adf17ea331f46c1461521745345d950591427ab

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


Reply via email to