[arch-commits] Commit in mkosi/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun May 30 00:24:47 UTC 2021
Date: Sunday, May 30, 2021 @ 00:24:46
Author: shibumi
Revision: 950315
upgpkg: mkosi 9-1
Modified:
mkosi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 00:22:37 UTC (rev 950314)
+++ PKGBUILD 2021-05-30 00:24:46 UTC (rev 950315)
@@ -3,7 +3,7 @@
# Contributor: Dave Reisner <dreisner at archlinux.org>
pkgname=mkosi
-pkgver=8
+pkgver=9
pkgrel=1
pkgdesc='Build Legacy-Free OS Images'
arch=('any')
@@ -26,7 +26,7 @@
'qemu: run bootable images in QEMU'
'sbsigntools: sign EFI binaries for UEFI SecureBoot')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/systemd/mkosi/archive/v$pkgver.tar.gz")
-sha512sums=('824dc761e4911b15ba1dc15402d97fb40b204539239757d836e01b19958cde0a9e52737d8c0b725dda653c26490d119620514272718d95b22b45697018481d94')
+sha512sums=('63851a2645bb35d7650ce526df38eab116160688847001f2952b0056a9a8ba4637d223d111406f1bf432642903238a4633c5c6bc594bfb85f2ba5034a3df4ad1')
package() {
cd "mkosi-$pkgver"
More information about the arch-commits
mailing list