profiles: Add URI for kdelibs 4.14.12

This commit is contained in:
Manuel Rüger
2015-09-17 14:14:02 +02:00
parent c73b1b3e4e
commit 4f31b439d8

View File

@@ -461,6 +461,9 @@ _calculate_src_uri() {
4.14.11)
# Part of 15.08.0 actually, sigh. Not stable for next release!
SRC_URI="mirror://kde/stable/applications/15.08.0/src/${_kmname_pv}.tar.xz" ;;
4.14.12)
# Part of 15.08.1 actually, sigh. Not stable for next release!
SRC_URI="mirror://kde/stable/applications/15.08.1/src/${_kmname_pv}.tar.xz" ;;
??.?.[6-9]? | ??.??.[4-9]?)
# Unstable KDE Applications releases
SRC_URI="mirror://kde/unstable/applications/${PV}/src/${_kmname}-${PV}.tar.xz" ;;