kross: update to 5.98.0.

This commit is contained in:
John 2022-10-02 14:17:13 +02:00
parent 0e1896f83e
commit 0c486bc1f1

View file

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