kf6-kcrash: update to 6.5.0.
This commit is contained in:
parent
399a0661d4
commit
2f80c11393
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kcrash'
|
# Template file for 'kf6-kcrash'
|
||||||
pkgname=kf6-kcrash
|
pkgname=kf6-kcrash
|
||||||
version=6.3.0
|
version=6.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcrash"
|
homepage="https://invent.kde.org/frameworks/kcrash"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=65c67a0fe9b8da27d0efe8a44e16a348e7f602b29511062f263b555ebea48f41
|
checksum=870c6ce15132cc3040bc593447125ed3c256b698ba233b758430f4e725319bf3
|
||||||
|
|
||||||
kf6-kcrash-devel_package() {
|
kf6-kcrash-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue