aboutsummaryrefslogtreecommitdiffstats
path: root/community/kwindowsystem
diff options
context:
space:
mode:
Diffstat (limited to 'community/kwindowsystem')
-rw-r--r--community/kwindowsystem/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kwindowsystem/APKBUILD b/community/kwindowsystem/APKBUILD
index ab898843ee..19e3cb1f0a 100644
--- a/community/kwindowsystem/APKBUILD
+++ b/community/kwindowsystem/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kwindowsystem
-pkgver=5.61.0
+pkgver=5.62.0
pkgrel=0
pkgdesc="Access to the windowing system"
arch="all"
@@ -10,7 +10,7 @@ license="MIT AND (LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtx11extras-dev"
makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev doxygen libxrender-dev xcb-util-keysyms-dev xcb-util-wm-dev"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kwindowsystem-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
options="!check" # Test 6 hangs
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="f77ad4cbc92d4c9e85a608f341032aaa80a5fa9a94ad34ade0955bfcf4dec2b185b4fb1d6fc8c86832d15554e349f4bd1206e65830e0a0fcf285ef5aaf252807 kwindowsystem-5.61.0.tar.xz"
+sha512sums="13c2f6cb02c2558bc0988a73ef6ae0e1a6d7cdcc5d7f117a115d62a99c007a2cf1e0612a854c00adc8062476da58e9500d9a07252ff6e1bfcb3cf54d7c112d8a kwindowsystem-5.62.0.tar.xz"