kemoticons: update to 5.116.0.
This commit is contained in:
parent
2365f0ed97
commit
9eba230cec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kemoticons'
|
||||
pkgname=kemoticons
|
||||
version=5.115.0
|
||||
version=5.116.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=cb8ddd3eccc309c253b9682d75096a711d9a31907304f8debfa07d58571d7798
|
||||
checksum=ac63341b07fe151dcbb622495d9cfd5d42fbfc4c4e67bf915b8eec03cf626853
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue