[arch-commits] Commit in lib32-util-linux/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Sep 7 12:14:03 UTC 2020


    Date: Monday, September 7, 2020 @ 12:14:02
  Author: eworm
Revision: 699634

upgpkg: lib32-util-linux 2.36-1: new upstream release

Modified:
  lib32-util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-07 11:21:54 UTC (rev 699633)
+++ PKGBUILD	2020-09-07 12:14:02 UTC (rev 699634)
@@ -3,19 +3,19 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
-_pkgmajor=2.35
-pkgver=2.35.2
+_pkgmajor=2.36
+pkgver=${_pkgmajor}
 pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux (32-bit)"
 url='https://github.com/karelzak/util-linux'
 arch=('x86_64')
-depends=('lib32-glibc' "$_pkgbasename")
+depends=('lib32-glibc' "$_pkgbasename" 'lib32-libxcrypt')
 provides=('libuuid.so' 'libblkid.so' 'libfdisk.so' 'libmount.so' 'libsmartcols.so')
 license=('GPL2')
 options=('!emptydirs')
 validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
 source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$_pkgbasename-$pkgver.tar."{xz,sign})
-sha512sums=('59e038ba71aa74c9af6f927b357483a965f675ab3ffcd25cf0c1b043656312d2d2d07c55659fd3da69ede165bec313e0ae7e1cd73758e49681ae610604b399a2'
+sha256sums=('9e4b1c67eb13b9b67feb32ae1dc0d50e08ce9e5d82e1cccd0ee771ad2fa9e0b1'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list