diff --git a/kde/version.ini b/kde/version.ini index e8903f67..b54b15fc 100644 --- a/kde/version.ini +++ b/kde/version.ini @@ -1,17 +1,17 @@ [General] name = KDEApplications branches = master ; all releases we want to support for building -; restrict to last stable release + bug fix releases +; restrict to last stable release ; if you remove releases here, consider to cleanup the scripts/patches for special handling of old releases -tarballs = 19.08.0;19.08.1;19.08.2 +tarballs = 19.08.2 ; release target to build defaulttarget = 19.08.2 tarballUrl = https://download.kde.org/stable/applications/${VERSION}/src/${PACKAGE_NAME}-${VERSION}.tar.xz tarballDigestUrl = https://download.kde.org/stable/applications/${VERSION}/src/${PACKAGE_NAME}-${VERSION}.tar.xz.sha256 tarballInstallSrc = ${PACKAGE_NAME}-${VERSION} gitUrl = git://anongit.kde.org/${PACKAGE_NAME}