From 63d58a8499307319d9c3110028800a56b47e61b7 Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 7 Oct 2024 11:43:02 +0200 Subject: [PATCH] * update util-linux to 2.40.2-1.2 --- util-linux/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-linux/PKGBUILD b/util-linux/PKGBUILD index e7c9908a6b..e1a8ae139e 100644 --- a/util-linux/PKGBUILD +++ b/util-linux/PKGBUILD @@ -10,7 +10,7 @@ pkgver="${_tag/-/}" pkgrel=1.2 pkgdesc='Miscellaneous system utilities for Linux' url='https://github.com/util-linux/util-linux' -arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) +arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64) makedepends=('asciidoctor' 'bash-completion' 'git'