diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-17 16:36:02 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-17 21:21:46 +0200 |
commit | 89d01ce3e3aa5143ed8a41c4e64858a335a87fee (patch) | |
tree | 2b1f8bbabda566fcbc4b76438c2fec09a537d4aa /kwindowsystem | |
parent | 06623ffdff14e981bccf57ccecd84aadd24164a8 (diff) | |
download | contrib-89d01ce3e3aa5143ed8a41c4e64858a335a87fee.tar.gz contrib-89d01ce3e3aa5143ed8a41c4e64858a335a87fee.tar.xz |
kwindowsystem: 5.95.0 -> 5.96.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 c80b37840..74f8a05be 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.95.0 --rwxr-xr-x root/root usr/lib64/libKF5WindowSystem.so.5.95.0 +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 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 b3678128f..74edfe8b9 100644 --- a/kwindowsystem/.signature +++ b/kwindowsystem/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zHsYpROC4Uz4yZlF/xGX8+JDf1FlTeQrqK8q681PoeYZfScyHY12eJeZrQjWAqfzRLbU23ua71fU62l7sOViAo= -SHA256 (Pkgfile) = f0cf83e543173babb7007cce283b23f62d2ac6ea15b469278cfc770df27d3300 -SHA256 (.footprint) = aad037c6389a0b0b7d2655ae086f79fde904d90859136be3f256c9857fbbef49 -SHA256 (kwindowsystem-5.95.0.tar.xz) = f16bbf922a093fc7f029cf1cde64fd5311a1f133d8487fcb7bdb6e2e5184bbf3 +RWSagIOpLGJF3+NiJlTDrpEyyCvOTHxmfWhDx6jBM0Z9M7raF75kFKxnBWWJd/tVNOB/t/MEidiKWVtkuR5VeowrcZQGXMKoEA0= +SHA256 (Pkgfile) = 1e9a7c6e14074870ee76c20e60b28e282d931a8e3976732a4fb695834cfec50b +SHA256 (.footprint) = c76c136c9dbf3ea208024a975e21b10a984b0f63ed691fc89fd8b5c4ba145ee8 +SHA256 (kwindowsystem-5.96.0.tar.xz) = fd773e38bb971e30e9f09583560c2d44638c4d47223ef37176cdd23ae81f8bc6 diff --git a/kwindowsystem/Pkgfile b/kwindowsystem/Pkgfile index 48eff9dd5..5c3967126 100644 --- a/kwindowsystem/Pkgfile +++ b/kwindowsystem/Pkgfile @@ -4,7 +4,7 @@ # Depends on: extra-cmake-modules qt5 name=kwindowsystem -version=5.95.0 +version=5.96.0 release=1 source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz) |