plasma-pa: update to 5.18.4.1

[ci skip]
This commit is contained in:
John 2020-03-31 22:41:59 +02:00
parent 133ee79ee9
commit de4eed3718
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -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 <johnz@posteo.net>"
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"