summaryrefslogtreecommitdiff
path: root/user/kinit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/kinit/APKBUILD')
-rw-r--r--user/kinit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kinit/APKBUILD b/user/kinit/APKBUILD
index 36bc93dfd..25faec85b 100644
--- a/user/kinit/APKBUILD
+++ b/user/kinit/APKBUILD
@@ -15,7 +15,7 @@ makedepends="$depends_dev cmake extra-cmake-modules libx11-dev libxext-dev
libice-dev libxcb-dev kdoctools-dev python3 libcap-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://download.kde.org/stable/frameworks/5.38/kinit-$pkgver.tar.xz
+source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kinit-$pkgver.tar.xz
fix-setcap-invocation.patch"
builddir="$srcdir/kinit-$pkgver"