kcoreaddons: 5.96.0 -> 5.97.0

This commit is contained in:
Tim Biermann 2022-08-14 15:38:06 +02:00
parent cc0ba1d44c
commit da3502c4ce
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 7 deletions

View File

@ -33,6 +33,7 @@ drwxr-xr-x root/root usr/include/KF5/KCoreAddons/
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KProcessList
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KRandom
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KRandomSequence
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KRuntimePlatform
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KSandbox
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KSharedDataCache
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/KShell
@ -78,6 +79,7 @@ drwxr-xr-x root/root usr/include/KF5/KCoreAddons/
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kprocesslist.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/krandom.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/krandomsequence.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kruntimeplatform.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/ksandbox.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kshareddatacache.h
-rw-r--r-- root/root usr/include/KF5/KCoreAddons/kshell.h
@ -108,8 +110,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.96.0
-rwxr-xr-x root/root usr/lib64/libKF5CoreAddons.so.5.96.0
lrwxrwxrwx root/root usr/lib64/libKF5CoreAddons.so.5 -> libKF5CoreAddons.so.5.97.0
-rwxr-xr-x root/root usr/lib64/libKF5CoreAddons.so.5.97.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
RWSagIOpLGJF32Kv+KRZYLRPsDmvJZ73f/YLdH0N8usc+m5Bhj3bWnUdFLT3ul9v+ThUFGO5iQqVbBxQeiji2ZFDsmk4Ne72Cwk=
SHA256 (Pkgfile) = 40e765572501a75f15974a89b4077e6782e06bfff1e7a58d528f0d91c62df1c5
SHA256 (.footprint) = 1a66f168c60bfe587686a5f258e4d2ba97ec413199a6c9d6bbd240a6c6c09f28
SHA256 (kcoreaddons-5.96.0.tar.xz) = d21a4c9aa79caa87f543c46ef71a2e290a768edd861e901ea50a452d80fcb5d8
RWSagIOpLGJF3332oHKZd9b1+T934CPOgdmL3F7wftlvFQwwCuv5shOn/DX9vxmGtltX5qgKpz0x/EDBOzTpMyN29EmWRHI3fQg=
SHA256 (Pkgfile) = 57bf832c236bd40cf9c6541afc5463bdebf6ce2da9eaeaae812a3a7d0c3339a2
SHA256 (.footprint) = 3d4f1d358cf49c5543d2e2121ad2151cad5834fac9a311e0f3861c3be3a0596c
SHA256 (kcoreaddons-5.97.0.tar.xz) = 09403513873e4fc3d9d2d13fb486d9cce0bc6bd5fde0b1c7b2481e0a404202aa

View File

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