kwalletmanager: update to 18.12.0.
This commit is contained in:
parent
862e2c0d41
commit
15a824f7e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwalletmanager'
|
# Template file for 'kwalletmanager'
|
||||||
pkgname=kwalletmanager
|
pkgname=kwalletmanager
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kde.org/applications/system/kwalletmanager/"
|
homepage="https://www.kde.org/applications/system/kwalletmanager/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=50d74198e98debef6409c8f7e3e90261e2f7ff6955dcaaa753f426edea741762
|
checksum=093ca5902064a7a745e113c9d24969b8228bf5216ca53b7cf2539e09c3cdcb7e
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue