kross: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:34:31 +01:00
parent 6acce1d2b2
commit 98b7f631eb

View File

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