kross: update to 5.105.0.

This commit is contained in:
John 2023-04-23 20:20:04 +02:00
parent 5e032e4314
commit b904ced35e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.103.0
version=5.105.0
revision=1
build_style=cmake
configure_args="
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kross"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=d863872adf437594a592aef6cc589f745ed2d5bd9ada9d4aa0ce64e9a820fc0d
checksum=e54b1ec87296d7cf4ecabe82124be33a1704de370545dbc103c47df9434337fa
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"