[arch-commits] Commit in shim/trunk (PKGBUILD)
Jonas Witschel
diabonas at archlinux.org
Wed Mar 31 09:24:54 UTC 2021
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 <dvzrv at archlinux.org>
+# Maintainer: Jonas Witschel <diabonas at archlinux.org>
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')
More information about the arch-commits
mailing list