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