plasma-pa: update to 5.14.5.

This commit is contained in:
John 2019-01-08 17:01:52 +01:00 committed by John Zimmermann
parent 06d9bbb43f
commit 1257a22d22
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'plasma-pa'
pkgname=plasma-pa
version=5.14.4
revision=2
version=5.14.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools pkg-config
@ -9,11 +9,11 @@ hostmakedepends="extra-cmake-modules kcoreaddons kdoctools pkg-config
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
libcanberra-devel"
short_desc="PulseAudio Plasma applet"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=e3629b417d4830c0e4c5f4a4a26392c4e44e98c54bd51676a56391ff940aaca2
checksum=0f4735d97950921517d96f3bd24753c6e6416384e7a010ed77317852cfc3e47c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel"