* update archiso to 69-1.1
This commit is contained in:
parent
feb4b53aa3
commit
df1f8e5166
29
archiso/.SRCINFO
Normal file
29
archiso/.SRCINFO
Normal file
@ -0,0 +1,29 @@
|
||||
pkgbase = archiso
|
||||
pkgdesc = Tools for creating Arch Linux live and install iso images
|
||||
pkgver = 69
|
||||
pkgrel = 1.1
|
||||
url = https://gitlab.archlinux.org/archlinux/archiso
|
||||
arch = any
|
||||
license = GPL3
|
||||
checkdepends = shellcheck
|
||||
makedepends = git
|
||||
depends = arch-install-scripts
|
||||
depends = bash
|
||||
depends = dosfstools
|
||||
depends = e2fsprogs
|
||||
depends = erofs-utils
|
||||
depends = grub
|
||||
depends = libarchive
|
||||
depends = libisoburn
|
||||
depends = mtools
|
||||
depends = squashfs-tools
|
||||
optdepends = edk2-ovmf: for emulating UEFI with run_archiso
|
||||
optdepends = gnupg: for PGP signature verification of rootfs over PXE
|
||||
optdepends = openssl: for CMS signature verification of PXE artifacts and rootfs over PXE
|
||||
optdepends = qemu-desktop: for run_archiso
|
||||
source = git+https://gitlab.archlinux.org/archlinux/archiso.git#tag=8c20a97ef5a70e1398ede73791ea14f4a78dc202?signed
|
||||
validpgpkeys = 991F6E3F0765CF6295888586139B09DA5BF0D338
|
||||
validpgpkeys = BB8E6F1B81CF0BB301D74D1CBF425A01E68B38EF
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = archiso
|
@ -6,7 +6,7 @@
|
||||
pkgname=archiso
|
||||
pkgver=69
|
||||
_commit=8c20a97ef5a70e1398ede73791ea14f4a78dc202 # refs/tags/v69
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc="Tools for creating Arch Linux live and install iso images"
|
||||
arch=(any)
|
||||
url="https://gitlab.archlinux.org/archlinux/archiso"
|
||||
|
Loading…
x
Reference in New Issue
Block a user