[arch-commits] Commit in archboot-arm/trunk (PKGBUILD)

Tobias Powalowski tpowa at gemini.archlinux.org
Sat May 28 21:03:56 UTC 2022


    Date: Saturday, May 28, 2022 @ 21:03:56
  Author: tpowa
Revision: 446627

upgpkg: archboot-arm 202205282300-1: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-28 21:02:33 UTC (rev 446626)
+++ PKGBUILD	2022-05-28 21:03:56 UTC (rev 446627)
@@ -1,8 +1,8 @@
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=archboot-arm
-pkgver=2022.05
-pkgrel=93
+pkgver=202205282300
+pkgrel=1
 pkgdesc="Advanced, modular arch boot/install image creation utility with aarch64 depends"
 arch=(any)
 license=('GPL')
@@ -20,7 +20,7 @@
 	 'iana-etc' 'keyutils' 'libisoburn' 'file' 'curl'  'smartmontools' 'dnsmasq' 'cifs-utils'
 	 'openconnect' 'libxml2' 'libproxy' 'tcpdump' 'nmap' 'lua' 'gnutls' 'nettle' 'libtasn1' 'expat'
 	 'glib2' 'freetype2' 'libssh2' 'libedit' 'talloc' 'libjpeg-turbo' 'dmidecode' 'gnupg' 'libksba' 'libassuan' 'pinentry'
-	 'gpgme' 'ldns' 'dnssec-anchors' 'hwdata' 'systemd' 'haveged' 'pambase' 'traceroute' 'grub' 
+	 'gpgme' 'ldns' 'dnssec-anchors' 'hwdata' 'systemd' 'pambase' 'traceroute' 'grub'
 	 'systemd-sysvcompat' 'arch-install-scripts' 'zsh' 'gdbm' 'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
 	 'usb_modeswitch' 'efibootmgr' 'f2fs-tools' 'efitools' 'efivar' 'ethtool' 'exfatprogs' 
 	 'fuse3' 'flex' 'amd-ucode' 'cdrtools' 'nvme-cli' 'fatresize' 'iwd' 'elinks' 'weechat' 'lshw' 'tmux'
@@ -29,7 +29,7 @@
 optdepends=('linux-firmware: for firmware inclusion on image file'
             'linux-firmware-marvell: for marvell firmware support'
             'sudo: for running the archboot build server')
-source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed")
+source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}?signed")
 backup=('etc/archboot/defaults'
 	'etc/archboot/x86_64.conf'
         'etc/archboot/aarch64.conf'



More information about the arch-commits mailing list