Date: Wednesday, March 31, 2021 @ 09:24:53
  Author: diabonas
Revision: 910567

upgpkg: shim 15.4-1: upstream release

Modified:
  shim/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-31 09:03:09 UTC (rev 910566)
+++ PKGBUILD    2021-03-31 09:24:53 UTC (rev 910567)
@@ -1,7 +1,8 @@
 # Maintainer: David Runge <[email protected]>
+# Maintainer: Jonas Witschel <[email protected]>
 
 pkgname=shim
-pkgver=15.3
+pkgver=15.4
 pkgrel=1
 pkgdesc="EFI preloader (unsigned EFI binaries)"
 arch=('any')
@@ -9,7 +10,7 @@
 license=('BSD')
 makedepends=('git')
 checkdepends=('xxd')
-source=("git+https://github.com/rhboot/shim#tag=${pkgver}?signed";
+source=("git+https://github.com/rhboot/shim.git#tag=${pkgver}?signed";
         'rhboot-gnu-efi::git+https://github.com/rhboot/gnu-efi.git')
 md5sums=('SKIP'
          'SKIP')

Reply via email to