kcoreaddons: 5.91.0 -> 5.92.0

This commit is contained in:
Tim Biermann 2022-03-31 21:22:10 +02:00
parent 5ce64d7de2
commit 333456a85a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 7 deletions

View File

@ -34,6 +34,7 @@ drwxr-xr-x root/root usr/include/KF5/KCoreAddons/
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KRandomSequence
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KSharedDataCache
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KShell
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KSignalHandler
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KStaticPluginHelpers
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KStringHandler
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KTextToHTML
@ -76,6 +77,7 @@ drwxr-xr-x root/root usr/include/KF5/KCoreAddons/
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/krandomsequence.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kshareddatacache.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kshell.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/ksignalhandler.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kstaticpluginhelpers.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kstringhandler.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/ktexttohtml.h
@ -90,6 +92,7 @@ drwxr-xr-x root/root usr/lib/qt5/mkspecs/modules/
drwxr-xr-x root/root usr/lib/qt5/plugins/
drwxr-xr-x root/root usr/lib/qt5/plugins/namespace/
-rwxr-xr-x root/root usr/lib/qt5/plugins/namespace/jsonplugin_cmake_macro.so
-rwxr-xr-x root/root usr/lib/qt5/plugins/namespace/pluginwithoutmetadata.so
drwxr-xr-x root/root usr/lib64/
drwxr-xr-x root/root usr/lib64/cmake/
drwxr-xr-x root/root usr/lib64/cmake/KF5CoreAddons/
@ -101,8 +104,8 @@ drwxr-xr-x root/root usr/lib64/cmake/KF5CoreAddons/
-rw-r--r-- root/root usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets-noconfig.cmake
-rw-r--r-- root/root usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets.cmake
lrwxrwxrwx root/root usr/lib64/libKF5CoreAddons.so -> libKF5CoreAddons.so.5
lrwxrwxrwx root/root usr/lib64/libKF5CoreAddons.so.5 -> libKF5CoreAddons.so.5.91.0
-rwxr-xr-x root/root usr/lib64/libKF5CoreAddons.so.5.91.0
lrwxrwxrwx root/root usr/lib64/libKF5CoreAddons.so.5 -> libKF5CoreAddons.so.5.92.0
-rwxr-xr-x root/root usr/lib64/libKF5CoreAddons.so.5.92.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/mime/
drwxr-xr-x root/root usr/share/mime/packages/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+WhaTxfdU4UWJSE0z0cnvtbelGgO83aJ/PmGvLwxvIj2trmjUTVEhjtXtLpeyT5AM6tLk89L/tC2ry1LbhSIAA=
SHA256 (Pkgfile) = dbf62409dc2872f18bf0130966f3a62cc93089820dc7f0e0b4b8972e72b3fb48
SHA256 (.footprint) = eba96e88840e6c7849e5d8f804d77058ff23a3b5ba02c1e7e164edf1f46bf074
SHA256 (kcoreaddons-5.91.0.tar.xz) = dfe3da03260e0153f9f6ced1fc7464eaaf0ed1fb692fc6c2b2d968b629ad719b
RWSagIOpLGJF34AglknOBnClnsOvvMVOl0ucPgFjpR9YCjbbJqEiQcBFFKi/9YWC2Vn5d1tIRO9PYBzF+bKkJ65jSBi8wyJKEQE=
SHA256 (Pkgfile) = 3bece88c9c5cd217f522a89ab23d05aa2fd626d8cad084f1b3fcfd524d38a80c
SHA256 (.footprint) = 5c4def94dfc1d67017a83b8837283f8069b003b3de733f9c0da984cb3c3b78fc
SHA256 (kcoreaddons-5.92.0.tar.xz) = df5f718f324aa2b58191438c8aa5f7498a7997eff990d16ffbc9f19efd1a6667

View File

@ -4,7 +4,7 @@
# Depends on: extra-cmake-modules qt5
name=kcoreaddons
version=5.91.0
version=5.92.0
release=1
source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz)