kwalletmanager: update to 18.12.1.
This commit is contained in:
parent
a543b10cd7
commit
fae47f82d5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwalletmanager'
|
# Template file for 'kwalletmanager'
|
||||||
pkgname=kwalletmanager
|
pkgname=kwalletmanager
|
||||||
version=18.12.0
|
version=18.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="KDE Wallet Management Tools"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
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/kwalletmanager-${version}.tar.xz"
|
||||||
checksum=093ca5902064a7a745e113c9d24969b8228bf5216ca53b7cf2539e09c3cdcb7e
|
checksum=566f006b3a55692830e4882f96e99b1bfec44bcea6d194c7d15ad851586f73b4
|
||||||
|
|
||||||
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…
Reference in a new issue