plasma-pa: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:54:33 +02:00
parent 9bf2365daf
commit cdc062465c

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-pa' # Template file for 'plasma-pa'
pkgname=plasma-pa pkgname=plasma-pa
version=5.19.3 version=5.19.4
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,9 +11,9 @@ makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
short_desc="PulseAudio Plasma applet" short_desc="PulseAudio Plasma applet"
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-pa" homepage="https://invent.kde.org/plasma/plasma-pa"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=8cf420b64f2deb11c869367bc5362730ddc5bc3bffc52e47d511b0d86349ef2b checksum=a9ec0a3bc36de5d41e37b53078b8f7c12e5c075aca9e5c1a64b11c063617c831
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"