kauth: update to 5.39.0.
This commit is contained in:
parent
e072664bb8
commit
49988015ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.37.0
|
||||
version=5.39.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=bc982bb8443d8a9791c4fffa20e29c9f852a7a18fa31f023d8b4efb517123f32
|
||||
checksum=b184b817d155b272cf42fa748c6d3c9f1713be423551d2a74e297821f6ee7221
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue