krunner: update to 5.105.0
This commit is contained in:
parent
0239efa64d
commit
c228cb9747
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'krunner'
|
||||
pkgname=krunner
|
||||
version=5.103.0
|
||||
version=5.105.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/krunner"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=05e89ea5f996caf8bc7df13f340eb33066edb98b29c8e367ede261eacc15ca72
|
||||
checksum=785b8ad02cb61452c6f82a1ff632539b492399c1832c153fa6eb1fd35b6daf08
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue