kemoticons: update to 5.91.0.

This commit is contained in:
John 2022-01-18 12:26:24 +01:00
parent 73601d6b92
commit f06b17860a

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.89.0
version=5.91.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,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=fc6369978ce873a19c6fc9172fbfb24d5dfc25c21c42cea11ca71bc580c09e55
checksum=10287a304fbe0bd6992afe29313c156883591639c9e80ec26e76e683709cf6cb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"