mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
krunner: update to 5.64.0
[ci skip]
This commit is contained in:
parent
59e2cfcc45
commit
64df658c1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'krunner'
|
||||
pkgname=krunner
|
||||
version=5.63.0
|
||||
version=5.64.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/krunner"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=aa58b6301de114e7f0a420982f1387dfadac2112aac1339182af18f4f4e7583e
|
||||
checksum=e056635f347eb4d8b2a1545de993b28ead1af4e8e4acc43f1dd1637b528fe0b2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue