kross: update to 5.103.0.

This commit is contained in:
John 2023-02-13 00:58:57 +01:00
parent 2889a42ea8
commit 57421a83f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.101.0
version=5.103.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=dee2e7da430320eaf135413bde3c2b64aed7ea3ff9f0e67e8896bc7ee1e7ec3d
checksum=d863872adf437594a592aef6cc589f745ed2d5bd9ada9d4aa0ce64e9a820fc0d
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"