kwindowsystem: 5.100.0 -> 5.101.0

This commit is contained in:
Tim Biermann 2022-12-15 15:22:22 +00:00
parent cb23a52334
commit e215af93df
3 changed files with 9 additions and 7 deletions

View File

@ -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/

View File

@ -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

View File

@ -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)