summaryrefslogtreecommitdiff
path: root/eclass/gear.kde.org.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/gear.kde.org.eclass')
-rw-r--r--eclass/gear.kde.org.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass
index 5977c0f72e3c..05889510901f 100644
--- a/eclass/gear.kde.org.eclass
+++ b/eclass/gear.kde.org.eclass
@@ -60,7 +60,7 @@ elif [[ -z ${KDE_ORG_COMMIT} ]]; then
*) _KDE_SRC_URI+="stable/release-service/${PV}/src/" ;;
esac
- SRC_URI="${_KDE_SRC_URI}${KDE_ORG_NAME}-${PV}.tar.xz"
+ SRC_URI="${_KDE_SRC_URI}${KDE_ORG_TAR_PN}-${PV}.tar.xz"
fi
fi