kross: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:18:33 +01:00
parent 889d227bfe
commit 51208e22e4

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.91.0
version=5.92.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=54e17773868cc6ecd91a5927ee475cce49ce225f5ee429ff725aee2a8110c819
checksum=129e2840eb1f33c95d50cde79a82f784cf735c3f1ae636f15dcf695c0b0c1ebf
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"