kwalletmanager: update to 19.04.1.
This commit is contained in:
parent
adf89f7643
commit
af6434b81b
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=19.04.0
|
version=19.04.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"
|
||||||
|
@ -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/kwalletmanager-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kwalletmanager-${version}.tar.xz"
|
||||||
checksum=5cc25daaa8511694b01ba4b0a7ca39f8f2eef9fce10e99411ae287013fc27734
|
checksum=793a3a335e53b6af36272398d7933ff0cc77918860799db2b5688ee249ce215d
|
||||||
|
|
||||||
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