kemoticons: update to 5.93.0.

This commit is contained in:
John 2022-04-18 01:43:23 +02:00
parent a6c0d3e8f1
commit 197aa60187

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.92.0
version=5.93.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=fdcfe30941c18a9cb29b58459fbb2ae54a55fd5a0e8688f0c59a7cc7ebf09f07
checksum=83ca3df374935cf103a8fdaa85900d0acadbffc9d3aa8bfed073e804cd5ae410
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"