kauth: update to 5.80.0.
This commit is contained in:
parent
74f60ebf44
commit
7b0cbb8bdb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.79.0
|
||||
version=5.80.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kauth"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=aa01b26a48556292141b2c103b177ec991127e6faf0e3edd0f0efa78887578a1
|
||||
checksum=26f07de07729abf90500749d7746eee63398fe96ca00d32f845084b4c89896dd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue