mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
krunner: update to 5.99.0.
This commit is contained in:
parent
6812057926
commit
f6cb2e1081
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'krunner'
|
||||
pkgname=krunner
|
||||
version=5.98.0
|
||||
version=5.99.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=52430b0c3d562b0653eaec7bdf78513f1b1c2d77ac3ddc1a0d3001ded340904d
|
||||
checksum=2521878b156c6f4f8b50e8b575fdffe170310ca32316f76ab45ebdb5ff66c8d9
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Add table
Reference in a new issue