![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit e215af93df711c741891b35828fa480fdde5c8f3 Author: Tim Biermann <tbier@posteo.de> Date: Thu Dec 15 15:22:22 2022 +0000 kwindowsystem: 5.100.0 -> 5.101.0 diff --git a/kwindowsystem/.footprint b/kwindowsystem/.footprint index 07eadeddb..56f8228b8 100644 --- a/kwindowsystem/.footprint +++ b/kwindowsystem/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/KF5/KWindowSystem/ -rw-r--r-- root/root usr/include/KF5/KWindowSystem/KWindowShadow -rw-r--r-- root/root usr/include/KF5/KWindowSystem/KWindowShadowTile -rw-r--r-- root/root usr/include/KF5/KWindowSystem/KWindowSystem +-rw-r--r-- root/root usr/include/KF5/KWindowSystem/KX11Extras -rw-r--r-- root/root usr/include/KF5/KWindowSystem/KXMessages -rw-r--r-- root/root usr/include/KF5/KWindowSystem/NETWM -rw-r--r-- root/root usr/include/KF5/KWindowSystem/config-kwindowsystem.h @@ -29,6 +30,7 @@ drwxr-xr-x root/root usr/include/KF5/KWindowSystem/ -rw-r--r-- root/root usr/include/KF5/KWindowSystem/kwindowsystem.h -rw-r--r-- root/root usr/include/KF5/KWindowSystem/kwindowsystem_export.h -rw-r--r-- root/root usr/include/KF5/KWindowSystem/kwindowsystem_version.h +-rw-r--r-- root/root usr/include/KF5/KWindowSystem/kx11extras.h -rw-r--r-- root/root usr/include/KF5/KWindowSystem/kxmessages.h -rw-r--r-- root/root usr/include/KF5/KWindowSystem/netwm.h -rw-r--r-- root/root usr/include/KF5/KWindowSystem/netwm_def.h @@ -46,8 +48,8 @@ drwxr-xr-x root/root usr/lib/cmake/KF5WindowSystem/ -rw-r--r-- root/root usr/lib/cmake/KF5WindowSystem/KF5WindowSystemTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/KF5WindowSystem/KF5WindowSystemTargets.cmake lrwxrwxrwx root/root usr/lib/libKF5WindowSystem.so -> libKF5WindowSystem.so.5 -lrwxrwxrwx root/root usr/lib/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.100.0 --rwxr-xr-x root/root usr/lib/libKF5WindowSystem.so.5.100.0 +lrwxrwxrwx root/root usr/lib/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.101.0 +-rwxr-xr-x root/root usr/lib/libKF5WindowSystem.so.5.101.0 drwxr-xr-x root/root usr/lib/qt5/ drwxr-xr-x root/root usr/lib/qt5/mkspecs/ drwxr-xr-x root/root usr/lib/qt5/mkspecs/modules/ diff --git a/kwindowsystem/.signature b/kwindowsystem/.signature index 725d09106..a985814b5 100644 --- a/kwindowsystem/.signature +++ b/kwindowsystem/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38yJk2BCxXhF0daWkZdcRxKfsc0DO6l8ijrmuL97Tk6BZiwOhN6vVHvb+B2EwUBpcgQsTwfh9hvtxzcSluZJ6AY= -SHA256 (Pkgfile) = 6e5a637747430b94112ed1db85c69b3808242f8765ae6f84e9b7b6766d30bf61 -SHA256 (.footprint) = a1a89d5a6f7292a16c5f5584497849be4556b7b519a13474f9285e3d4276a92b -SHA256 (kwindowsystem-5.100.0.tar.xz) = 69b24ebaa5c94aa040c46dc1270a8fc9e44ed35d497c16b9b3244bb200834fb3 +RWSagIOpLGJF33LFbRkNqk66v9GMdVuXm5x7+fT8JslesRhcbuvchV/FGjUpLKekCDLwmDrDHCKjTtJlSL4h0tE61Sfjzm3WVwE= +SHA256 (Pkgfile) = 65e70a6d8e797069b387d246d779a2ec51534798c4a2fbb5fae12b38b65c36ae +SHA256 (.footprint) = 738d386a328877976a287bf41bb0e339a4957c9f041e346854c07702ca2716e1 +SHA256 (kwindowsystem-5.101.0.tar.xz) = ef6b9e733e320be63a4557da0453b1a8ea81519e01c1737eff69b66401302eb8 diff --git a/kwindowsystem/Pkgfile b/kwindowsystem/Pkgfile index 3e3499610..67a350e21 100644 --- a/kwindowsystem/Pkgfile +++ b/kwindowsystem/Pkgfile @@ -4,7 +4,7 @@ # Depends on: extra-cmake-modules qt5 name=kwindowsystem -version=5.100.0 +version=5.101.0 release=1 source=(https://download.kde.org/stable/frameworks/${version:0:5}/$name-$version.tar.xz)