kemoticons: update to 5.105.0

This commit is contained in:
Kenneth Raplee 2023-04-22 08:04:06 -07:00 committed by John
parent 5b5d0da7fc
commit 55a6f84972
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.103.0
version=5.105.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=13c1c2213868022ea38fa7612282d443e1461425aec42c5a91766f5f035ffa82
checksum=c028b73b2970cfaeef1c9fff2826eed92cd8dac1870f70d96e541f36dac54644
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"