diff --git a/srcpkgs/plasma-pa/template b/srcpkgs/plasma-pa/template index 931cff46625..fca4b64835c 100644 --- a/srcpkgs/plasma-pa/template +++ b/srcpkgs/plasma-pa/template @@ -1,6 +1,6 @@ # Template file for 'plasma-pa' pkgname=plasma-pa -version=5.18.3 +version=5.18.4.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,8 +12,8 @@ short_desc="PulseAudio Plasma applet" maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-pa" -distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=5f4e25f75706af1c2693b2b8afa17d0138c495ec42a6aa8ac10ec04c19280577 +distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=dc137b769f0c8aadcb93f12fda16582a0c899684fdffb29c257385ee4f72a7ba if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"