summaryrefslogtreecommitdiff
path: root/user/kwayland
diff options
context:
space:
mode:
Diffstat (limited to 'user/kwayland')
-rw-r--r--user/kwayland/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kwayland/APKBUILD b/user/kwayland/APKBUILD
index b939331da..8dab0f14a 100644
--- a/user/kwayland/APKBUILD
+++ b/user/kwayland/APKBUILD
@@ -14,7 +14,7 @@ makedepends="$depends_dev cmake extra-cmake-modules doxygen graphviz
qt5-qttools-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
-source="http://download.kde.org/stable/frameworks/5.38/kwayland-$pkgver.tar.xz"
+source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kwayland-$pkgver.tar.xz"
builddir="$srcdir/kwayland-$pkgver"
build() {