kauth: Update to 5.41.0
This commit is contained in:
parent
08fc74e26b
commit
4f2cb0d7b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.40.0
|
||||
version=5.41.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kauth"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5a27f1ef5af517662e8c0d350c7f0b20a78c6f44b5db190c16d07ba637945c1c
|
||||
checksum=548cc6eeb13edf3d3cda94700fe0031cdab3ce5b2d2f47e1e48cf77107726ac2
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue