diff --git a/kde/frameworks/version.ini b/kde/frameworks/version.ini index 1052074a..d28138fc 100644 --- a/kde/frameworks/version.ini +++ b/kde/frameworks/version.ini @@ -1,17 +1,17 @@ [General] name = KF5 branches = master ; all releases we want to support for building ; restrict to last 6 stable releases ; if you remove releases here, consider to cleanup the scripts/patches for special handling of old releases -tarballs = 5.58.0;5.59.0;5.60.0;5.61.0;5.62.0;5.63.0 +tarballs = 5.59.0;5.60.0;5.61.0;5.62.0;5.64.0 ; release target to build -defaulttarget = 5.63.0 +defaulttarget = 5.64.0 tarballUrl = https://download.kde.org/stable/frameworks/${VERSION_MAJOR}.${VERSION_MINOR}/${PACKAGE_NAME}-${VERSION}.tar.xz tarballDigestUrl = https://download.kde.org/stable/frameworks/${VERSION_MAJOR}.${VERSION_MINOR}/${PACKAGE_NAME}-${VERSION}.tar.xz.sha256 tarballInstallSrc = ${PACKAGE_NAME}-${VERSION} gitUrl = git://anongit.kde.org/${PACKAGE_NAME}