mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
krunner: update to 5.76.0
[ci skip]
This commit is contained in:
parent
3858d47754
commit
5ea02b006a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'krunner'
|
# Template file for 'krunner'
|
||||||
pkgname=krunner
|
pkgname=krunner
|
||||||
version=5.75.0
|
version=5.76.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/krunner"
|
homepage="https://invent.kde.org/frameworks/krunner"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=50383177abd782ad852985162a00d86e94d1abf8775ceb75825a7015fff21c66
|
checksum=08c8addcdd3dac87472e84bd14c6d02b99f98c5efbbda7802de92286105dcdda
|
||||||
|
|
||||||
krunner-devel_package() {
|
krunner-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue