From 4a7cf2e608a100b7786ce3e081cf03637004774c Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 16 Jan 2019 17:35:32 +0100 Subject: systemd-239.370-1: rebuild because of libidn2 update Without that fix several program that are part of the system package fail with: error while loading share libraries: libidn2.so.0 cannot open shared object file: no such file or directory There is more documentation on the issue here: https://labs.parabola.nu/issues/2139 Signed-off-by: Denis 'GNUtoo' Carikli --- libre/systemd/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/systemd') diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index be6974cc6..b2d87a19b 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -14,7 +14,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}") _commit='3bf819c4ca718a6bc4b3b871cf52a0d1b518967d' pkgver=239.370 pkgrel=1 -pkgrel+=.par1 +pkgrel+=.par2 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' -- cgit v1.2.3