kgamma5: update to 5.14.5.
This commit is contained in:
parent
cf6eef341a
commit
7cd7263913
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kgamma5'
|
||||
pkgname=kgamma5
|
||||
version=5.14.4
|
||||
version=5.14.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="kdesignerplugin-devel kdelibs4support-devel kdoctools-devel"
|
||||
short_desc="KDE gamma adjustiment app"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/kgamma5"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2134ff79b14550c448b497126b4d7b587fa43bdb231878d617ec227380a40a09
|
||||
checksum=c03be017517be1aa291741341f97541c5f47df3c1a4f66dc587652e579cb559f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel kdoctools"
|
||||
|
|
Loading…
Reference in a new issue