knotifyconfig: update to 5.49.0.
This commit is contained in:
parent
4ac8871a90
commit
abe513b709
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'knotifyconfig'
|
||||
pkgname=knotifyconfig
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=95c12bf941a8607c2fd6340b755b8987d45607815fead2c456d1e64fc3ad9fe6
|
||||
checksum=cad17429256dfae8808c3d14b7e639794a9b81071670c8957858a3d40b566427
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue