summaryrefslogtreecommitdiff
path: root/user/kcmutils
diff options
context:
space:
mode:
Diffstat (limited to 'user/kcmutils')
-rw-r--r--user/kcmutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kcmutils/APKBUILD b/user/kcmutils/APKBUILD
index 4d1b5cfc7..377028ab8 100644
--- a/user/kcmutils/APKBUILD
+++ b/user/kcmutils/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev kitemviews-dev kservice-dev
makedepends="$depends_dev cmake extra-cmake-modules python3 gettext-dev"
install=""
subpackages="$pkgname-dev $pkgname-lang"
-source="http://download.kde.org/stable/frameworks/5.38/kcmutils-$pkgver.tar.xz"
+source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kcmutils-$pkgver.tar.xz"
builddir="$srcdir/kcmutils-$pkgver"
build() {