summaryrefslogtreecommitdiff
path: root/user/kcrash
diff options
context:
space:
mode:
Diffstat (limited to 'user/kcrash')
-rw-r--r--user/kcrash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kcrash/APKBUILD b/user/kcrash/APKBUILD
index 3346b13f9..f2b9743f2 100644
--- a/user/kcrash/APKBUILD
+++ b/user/kcrash/APKBUILD
@@ -15,7 +15,7 @@ makedepends="$depends_dev cmake extra-cmake-modules"
checkdepends="xkeyboard-config"
install=""
subpackages="$pkgname-dev"
-source="http://download.kde.org/stable/frameworks/5.38/kcrash-$pkgver.tar.xz"
+source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kcrash-$pkgver.tar.xz"
builddir="$srcdir/kcrash-$pkgver"
build() {