kross: update to 5.83.0.

This commit is contained in:
John 2021-06-13 17:30:08 +02:00
parent 6298b6bb2c
commit c9bc768e47

View file

@ -1,9 +1,9 @@
# Template file for 'kross'
pkgname=kross
version=5.82.0
version=5.83.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
configure_args="
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python kdoctools-devel"
@ -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=2575200e6bcc0289f82579b12473c31d7027c46d114256b02485a6596565a600
checksum=ab11d7602983adb8dc77986e8a2a15a21ef3986658ae881c49afc1fdc1380dd8
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"