diff --git a/srcpkgs/systemsettings/template b/srcpkgs/systemsettings/template index bdd73bd367..7520db5f59 100644 --- a/srcpkgs/systemsettings/template +++ b/srcpkgs/systemsettings/template @@ -1,6 +1,6 @@ # Template file for 'systemsettings' pkgname=systemsettings -version=5.15.2 +version=5.15.3.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,8 +12,8 @@ short_desc="KDE System settings" maintainer="John " license="GPL-2.0-or-later, GFDL-1.2" homepage="https://projects.kde.org/projects/plasma/systemsettings" -distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=d450b06fc4a75fdba42380cb26719f7def1c2a0dae78847c288500bfc256a367 +distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=c54e276b57426199827293c9d0d874401cae89ceaa14f64df40bb942e3ac85d2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"