mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcrash: update to 5.116.0.
This commit is contained in:
parent
685ce841c6
commit
85eca2886c
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcrash'
|
# Template file for 'kcrash'
|
||||||
pkgname=kcrash
|
pkgname=kcrash
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcrash"
|
homepage="https://invent.kde.org/frameworks/kcrash"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b2eaf5bc6351faf6531dbfd6535a414f13a80e002b44f325c4516eeaea6e03ad
|
checksum=81d346f9d663ccab1d388cb8fc45fb6c60efa33683b942251cf811e24179e865
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
|
hostmakedepends+=" qt5-host-tools kwindowsystem-devel kcoreaddons"
|
||||||
|
|
1
srcpkgs/kcrash/update
Normal file
1
srcpkgs/kcrash/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue