diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-14 15:22:50 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-14 15:22:50 +0200 |
commit | bc1ab141ce36a1f230933398e0815b99cc577703 (patch) | |
tree | 2cb3d53b5003460520bbe1188efe2aca62540f6b /kwindowsystem | |
parent | 4aefd3b822d7a2071502aff9f7acc2868aa2e1aa (diff) | |
download | contrib-bc1ab141ce36a1f230933398e0815b99cc577703.tar.gz contrib-bc1ab141ce36a1f230933398e0815b99cc577703.tar.xz |
kwindowsystem: 5.96.0 -> 5.97.0
Diffstat (limited to 'kwindowsystem')
-rw-r--r-- | kwindowsystem/.footprint | 4 | ||||
-rw-r--r-- | kwindowsystem/.signature | 8 | ||||
-rw-r--r-- | kwindowsystem/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/kwindowsystem/.footprint b/kwindowsystem/.footprint index 74f8a05be..17e065576 100644 --- a/kwindowsystem/.footprint +++ b/kwindowsystem/.footprint @@ -55,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.96.0 --rwxr-xr-x root/root usr/lib64/libKF5WindowSystem.so.5.96.0 +lrwxrwxrwx root/root usr/lib64/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.97.0 +-rwxr-xr-x root/root usr/lib64/libKF5WindowSystem.so.5.97.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 diff --git a/kwindowsystem/.signature b/kwindowsystem/.signature index 74edfe8b9..5cd7b78ab 100644 --- a/kwindowsystem/.signature +++ b/kwindowsystem/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+NiJlTDrpEyyCvOTHxmfWhDx6jBM0Z9M7raF75kFKxnBWWJd/tVNOB/t/MEidiKWVtkuR5VeowrcZQGXMKoEA0= -SHA256 (Pkgfile) = 1e9a7c6e14074870ee76c20e60b28e282d931a8e3976732a4fb695834cfec50b -SHA256 (.footprint) = c76c136c9dbf3ea208024a975e21b10a984b0f63ed691fc89fd8b5c4ba145ee8 -SHA256 (kwindowsystem-5.96.0.tar.xz) = fd773e38bb971e30e9f09583560c2d44638c4d47223ef37176cdd23ae81f8bc6 +RWSagIOpLGJF3/uyp0WRpjjv4YQ6+Qg6+jOSICA/JV+8EUojHFhfeP7OMpMBuwJ9kEB5pAaIL0JBlNx5aa416EUx9NQVAFpCogU= +SHA256 (Pkgfile) = 84ead2ffe4aaebbcc0e7ff5499526bd3c1865969e41704e5d39377d5ce111b99 +SHA256 (.footprint) = 7c60d163fbe8891bc21a0a58c4590e1d89fe9a594b68707b9f9d9facfb3ce60f +SHA256 (kwindowsystem-5.97.0.tar.xz) = b822a796379a1ce03a4a9fad64aa6289ba7abd84e3b137af31d8043b9c5efef1 diff --git a/kwindowsystem/Pkgfile b/kwindowsystem/Pkgfile index 5c3967126..9bd59c77a 100644 --- a/kwindowsystem/Pkgfile +++ b/kwindowsystem/Pkgfile @@ -4,7 +4,7 @@ # Depends on: extra-cmake-modules qt5 name=kwindowsystem -version=5.96.0 +version=5.97.0 release=1 source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz) |