[arch-commits] Commit in mkosi/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun Oct 18 11:12:35 UTC 2020
Date: Sunday, October 18, 2020 @ 11:12:34
Author: shibumi
Revision: 725909
upgpkg: mkosi 6-1
Modified:
mkosi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-18 11:11:44 UTC (rev 725908)
+++ PKGBUILD 2020-10-18 11:12:34 UTC (rev 725909)
@@ -3,8 +3,8 @@
# Contributor: Dave Reisner <dreisner at archlinux.org>
pkgname=mkosi
-pkgver=5
-pkgrel=2
+pkgver=6
+pkgrel=1
pkgdesc='Build Legacy-Free OS Images'
arch=('any')
url='https://github.com/systemd/mkosi'
@@ -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=('cebb0f50b57a3285b4bb1301890436551c6931516e8c60a36c44ddc4c53f232178e1f56aa8c538dad2d12ce54e304b457d046bc0df6ac6d2a226a7b5fdbd1f36')
+sha512sums=('4bde5af0af7461866fb067ce34f4911ede46937d0cdd6282203880c190646e7159cb9aa92b507bf9a7c72790e745fb12b8bd22d8c8a349016304f672186b4ef6')
package() {
cd "mkosi-$pkgver"
More information about the arch-commits
mailing list