kross: update to 5.97.0.

This commit is contained in:
John 2022-09-10 22:44:49 +02:00
parent 3a0c330399
commit 93329fa977
1 changed files with 2 additions and 2 deletions

View File

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