kcachegrind: update to 18.12.0.
This commit is contained in:
parent
7335d61dbf
commit
4fb539d6ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcachegrind'
|
||||
pkgname=kcachegrind
|
||||
version=18.08.3
|
||||
version=18.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-only, GFDL-1.2-only"
|
||||
homepage="https://kde.org/applications/development/kcachegrind/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=dd88029bd77be28584fbde9436e7fd2378de533f82bcab6b29753d5d7a0b21ed
|
||||
checksum=fe5cf0163ee4a95bb18d3461e3a6583424fbc147f1f46fb6bdc95ee1a9b077cb
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue