kauth: update to 5.105.0
This commit is contained in:
parent
4f7fdb5f60
commit
0017aaad7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.103.0
|
||||
version=5.105.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kcoreaddons
|
||||
|
@ -11,7 +11,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=cd39aea44deaa480e4c1e4a388eacb54293e8dca38e1034cdd5950edd3023d54
|
||||
checksum=1c660838a2ca9a226f180e0ab654fbb15eee2fc7140a7157e6a2209e9b6c2833
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue