diff --git a/testing/spectacle/APKBUILD b/testing/spectacle/APKBUILD
index dd06cd99418b1cd27b71efa4dcca2166f07e3b35..2098c518cb12be5f0b2da00842eb21592349e58a 100644
--- a/testing/spectacle/APKBUILD
+++ b/testing/spectacle/APKBUILD
@@ -7,8 +7,8 @@ pkgdesc="Application for capturing desktop screenshots"
 arch="all"
 url="https://kde.org/applications/utilities/org.kde.spectacle"
 license="GPL-2.0-only"
-makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtx11extras-dev kcoreaddons-dev kwidgetsaddons-dev kdbusaddons-dev knotifications-dev kconfig-dev ki18n-dev kio-dev kwindowsystem-dev kdoctools-dev knewstuff-dev kdeclarative-dev libkipi-dev purpose-dev xcb-util-image-dev xcb-util-cursor-dev libxcb-dev xcb-util-renderutil-dev"
-source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
+makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtx11extras-dev kcoreaddons-dev kwidgetsaddons-dev kdbusaddons-dev knotifications-dev kconfig-dev ki18n-dev kio-dev kwindowsystem-dev kdoctools-dev knewstuff-dev kdeclarative-dev libkipi-dev purpose-dev kwayland-dev xcb-util-image-dev xcb-util-cursor-dev libxcb-dev xcb-util-renderutil-dev"
+source="https://download.kde.org/stable/applications/$pkgver/src/spectacle-$pkgver.tar.xz"
 subpackages="$pkgname-doc $pkgname-lang"
 
 build() {