kross: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:50:07 +02:00
parent 7d38f97948
commit d025606a2e

View file

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.73.0
version=5.74.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
@ -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=aa27b434da981f64c40985a61ee041417667844c6077c9fb52456635be67546e
checksum=7437097d4440df07eb69a1e07c1353508ab93916023cf2f9a02a3005d51b1c5c
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"