* update util-linux to 2.40.2-2

This commit is contained in:
Alexander Baldeck 2024-12-05 22:52:08 +01:00
parent 78c7ad0785
commit 19ae993a9a
2 changed files with 3 additions and 2 deletions

View File

@ -1,12 +1,13 @@
pkgbase = util-linux
pkgdesc = Miscellaneous system utilities for Linux
pkgver = 2.40.2
pkgrel = 1.2
pkgrel = 2
url = https://github.com/util-linux/util-linux
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = espresso
arch = riscv64
license = BSD-2-Clause
license = BSD-3-Clause

View File

@ -7,7 +7,7 @@ pkgbase=util-linux
pkgname=(util-linux util-linux-libs)
_tag='2.40.2'
pkgver="${_tag/-/}"
pkgrel=1.3
pkgrel=2
pkgdesc='Miscellaneous system utilities for Linux'
url='https://github.com/util-linux/util-linux'
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)