systemsettings: update to 5.13.3.

This commit is contained in:
John 2018-07-14 01:07:11 +02:00 committed by maxice8
parent a396bea424
commit 29e52ba6be
1 changed files with 5 additions and 5 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'systemsettings'
pkgname=systemsettings
version=5.12.0
version=5.13.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kcmutils-devel kdoctools khtml-devel kactivities5-stats-devel
kirigami2-devel"
kirigami2-devel plasma-workspace-devel"
depends="kirigami2 setxkbmap xrdb"
short_desc="KDE System settings"
maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2"
license="GPL-2.0-or-later, GFDL-1.2"
homepage="https://projects.kde.org/projects/plasma/systemsettings"
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=0b6d4bca5a09b2039d52ebad1bb5f8de71698b3e3fdf6f7ad9cc5688fe8ab144
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=1a93b739a17bd6fb5ff0ccaa3521cf1a2284d57f2552c843b463553ed2338c50
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"