summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-11-14 19:19:52 +0000
committerTim Biermann <tbier@posteo.de>2022-11-14 19:19:52 +0000
commit3ff43963d266b96a28afed66b9573d0e85582811 (patch)
treec3b46e24b2f92d5ecf135435cd735023d6a8ca44
parent536e1c9068c20e235ab690099f3900927e5f3e7e (diff)
downloadcontrib-3ff43963d266b96a28afed66b9573d0e85582811.tar.gz
contrib-3ff43963d266b96a28afed66b9573d0e85582811.tar.xz
kwindowsystem: 5.99.0 -> 5.100.0
-rw-r--r--kwindowsystem/.footprint4
-rw-r--r--kwindowsystem/.signature8
-rw-r--r--kwindowsystem/Pkgfile6
3 files changed, 9 insertions, 9 deletions
diff --git a/kwindowsystem/.footprint b/kwindowsystem/.footprint
index cebbdafdd..07eadeddb 100644
--- a/kwindowsystem/.footprint
+++ b/kwindowsystem/.footprint
@@ -46,8 +46,8 @@ drwxr-xr-x root/root usr/lib/cmake/KF5WindowSystem/
-rw-r--r-- root/root usr/lib/cmake/KF5WindowSystem/KF5WindowSystemTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/KF5WindowSystem/KF5WindowSystemTargets.cmake
lrwxrwxrwx root/root usr/lib/libKF5WindowSystem.so -> libKF5WindowSystem.so.5
-lrwxrwxrwx root/root usr/lib/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.99.0
--rwxr-xr-x root/root usr/lib/libKF5WindowSystem.so.5.99.0
+lrwxrwxrwx root/root usr/lib/libKF5WindowSystem.so.5 -> libKF5WindowSystem.so.5.100.0
+-rwxr-xr-x root/root usr/lib/libKF5WindowSystem.so.5.100.0
drwxr-xr-x root/root usr/lib/qt5/
drwxr-xr-x root/root usr/lib/qt5/mkspecs/
drwxr-xr-x root/root usr/lib/qt5/mkspecs/modules/
diff --git a/kwindowsystem/.signature b/kwindowsystem/.signature
index 03bbcc749..725d09106 100644
--- a/kwindowsystem/.signature
+++ b/kwindowsystem/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30xTc1fF+9do88kexO7of9v9AV6NAe54tkPWsEK1Y9lnJALlbn5AiCseODa49pRYrDIpqOjdFTXBXKu+qwKifwA=
-SHA256 (Pkgfile) = 743655152b687b000445291bea4275854103e8b478e23cd47b8440c6e391175c
-SHA256 (.footprint) = a33214765f2256a1d52d0f84756e60c92797a98172df87f959447c917a433867
-SHA256 (kwindowsystem-5.99.0.tar.xz) = f4d13fbf562c05075bb59f997a0de567f96c008a379b7c796d2ca26c01a7f877
+RWSagIOpLGJF38yJk2BCxXhF0daWkZdcRxKfsc0DO6l8ijrmuL97Tk6BZiwOhN6vVHvb+B2EwUBpcgQsTwfh9hvtxzcSluZJ6AY=
+SHA256 (Pkgfile) = 6e5a637747430b94112ed1db85c69b3808242f8765ae6f84e9b7b6766d30bf61
+SHA256 (.footprint) = a1a89d5a6f7292a16c5f5584497849be4556b7b519a13474f9285e3d4276a92b
+SHA256 (kwindowsystem-5.100.0.tar.xz) = 69b24ebaa5c94aa040c46dc1270a8fc9e44ed35d497c16b9b3244bb200834fb3
diff --git a/kwindowsystem/Pkgfile b/kwindowsystem/Pkgfile
index a28926a17..3e3499610 100644
--- a/kwindowsystem/Pkgfile
+++ b/kwindowsystem/Pkgfile
@@ -4,12 +4,12 @@
# Depends on: extra-cmake-modules qt5
name=kwindowsystem
-version=5.99.0
+version=5.100.0
release=1
-source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz)
+source=(https://download.kde.org/stable/frameworks/${version:0:5}/$name-$version.tar.xz)
build() {
- rm -r $name-$version/po/*
+ rm -r $name-$version/poqm/*
cmake -S $name-$version -B build -G Ninja \
-D CMAKE_INSTALL_PREFIX=/usr \

Generated by cgit