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