kwindowsystem: 5.90.0 -> 5.91.0
This commit is contained in:
parent
1bb4dadec8
commit
143c4717f0
@ -28,6 +28,7 @@ drwxr-xr-x root/root usr/include/KF5/KWindowSystem/
|
||||
-rw-r--r-- root/root usr/include/KF5/KWindowSystem/kwindowshadow.h
|
||||
-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/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
|
||||
@ -37,7 +38,6 @@ drwxr-xr-x root/root usr/include/KF5/KWindowSystem/private/
|
||||
-rw-r--r-- root/root usr/include/KF5/KWindowSystem/private/kwindowshadow_p.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KWindowSystem/private/kwindowsystem_p.h
|
||||
-rw-r--r-- root/root usr/include/KF5/KWindowSystem/private/kwindowsystemplugininterface_p.h
|
||||
-rw-r--r-- root/root usr/include/KF5/kwindowsystem_version.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/qt5/
|
||||
drwxr-xr-x root/root usr/lib/qt5/mkspecs/
|
||||
@ -46,7 +46,6 @@ 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/kf5/
|
||||
drwxr-xr-x root/root usr/lib/qt5/plugins/kf5/kwindowsystem/
|
||||
-rwxr-xr-x root/root usr/lib/qt5/plugins/kf5/kwindowsystem/KF5WindowSystemWaylandPlugin.so
|
||||
-rwxr-xr-x root/root usr/lib/qt5/plugins/kf5/kwindowsystem/KF5WindowSystemX11Plugin.so
|
||||
drwxr-xr-x root/root usr/lib64/
|
||||
drwxr-xr-x root/root usr/lib64/cmake/
|
||||
@ -56,8 +55,8 @@ drwxr-xr-x root/root usr/lib64/cmake/KF5WindowSystem/
|
||||
-rw-r--r-- root/root usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemTargets-noconfig.cmake
|
||||
-rw-r--r-- root/root usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemTargets.cmake
|
||||
lrwxrwxrwx root/root usr/lib64/libKF5WindowSystem.so -> libKF5WindowSystem.so.5
|
||||
lrwxrwxrwx root/root usr/lib64/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.90.0
|
||||
-rwxr-xr-x root/root usr/lib64/libKF5WindowSystem.so.5.90.0
|
||||
lrwxrwxrwx root/root usr/lib64/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.91.0
|
||||
-rwxr-xr-x root/root usr/lib64/libKF5WindowSystem.so.5.91.0
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/qlogging-categories5/
|
||||
-rw-r--r-- root/root usr/share/qlogging-categories5/kwindowsystem.categories
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30Dyqa3aC5L9l7TWYwMJPaw0/OMYdHGGSZl492AgsQZMIhlIMWiVjVSKhi9ewrkb7vaUo57KggR8om2dRqFEkQo=
|
||||
SHA256 (Pkgfile) = 22e57a526e0375aacc09b34282f2f90b684233aef1420e17151d329c2dc34f63
|
||||
SHA256 (.footprint) = 3ad68a3dece21acf878ae999af4d90ddebe36dc8c4e0bd1af87068b1216d86fc
|
||||
SHA256 (kwindowsystem-5.90.0.tar.xz) = 454503b913f0e0b2db733e9ba8e5be701d1233d1610d664ea363a0d90c52473a
|
||||
RWSagIOpLGJF30053CPPczmftWxeijqqM+pLU0+36dcclfHO/IkVXSeiKUG+x53pFRVr7+I5kSr2dNRr9uknZPuzgImP7J9Pego=
|
||||
SHA256 (Pkgfile) = 7c388fe1d0c89c6140dd91e891c3e407ea3d673fd13ac24b56b6921d95b792c9
|
||||
SHA256 (.footprint) = 464c7a8f9b3df523bf38506942001228653726270e726ca7d1173271a1e849ef
|
||||
SHA256 (kwindowsystem-5.91.0.tar.xz) = 257990566f0ef96ca23e84eaad7a66a28dd67493b6cd5c6fdb3a2fe5b613c0fb
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: extra-cmake-modules qt5
|
||||
|
||||
name=kwindowsystem
|
||||
version=5.90.0
|
||||
version=5.91.0
|
||||
release=1
|
||||
source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user