summaryrefslogtreecommitdiff
path: root/user/syntax-highlighting/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/syntax-highlighting/APKBUILD')
-rw-r--r--user/syntax-highlighting/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/syntax-highlighting/APKBUILD b/user/syntax-highlighting/APKBUILD
index 3af6526ae..c069664c8 100644
--- a/user/syntax-highlighting/APKBUILD
+++ b/user/syntax-highlighting/APKBUILD
@@ -13,7 +13,7 @@ makedepends="$depends_dev cmake extra-cmake-modules qt5-qttools-dev perl"
checkdepends="qt5-qtxmlpatterns-dev"
install=""
subpackages="$pkgname-dev $pkgname-lang"
-source="http://download.kde.org/stable/frameworks/5.38/syntax-highlighting-$pkgver.tar.xz"
+source="http://download.kde.org/stable/frameworks/${pkgver%.*}/syntax-highlighting-$pkgver.tar.xz"
builddir="$srcdir/syntax-highlighting-$pkgver"
build() {