kauth: update to 5.47.0.
This commit is contained in:
parent
5ab4632fb2
commit
9ea2301030
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="KDE Execute actions as privileged user"
|
|||
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=2e7002e6d30e42f09c8de6e6bcba4272f09666f0aa4acffe14c3e55a48df8817
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=29c7c3d6c539d52200806502e4b11a132c1941512df6f2d3e073ed3e7f7e00e9
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue