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