kemoticons: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:04:15 +02:00
parent c432aab63a
commit 4b0e362a1b

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.81.0
version=5.82.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, CC-BY-4.0"
homepage="https://invent.kde.org/frameworks/kemoticons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ec8d17115c03c7a3071b4088478819c091cb3bb237a4fa7277e9e1ea9849fb9f
checksum=d1d21ad980d8964ecc79d83a707c253f1c08e06c807b29d52c053964f145795a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"