kwalletmanager: update to 18.08.0.
This commit is contained in:
parent
0efc7ce569
commit
09d45308a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwalletmanager'
|
||||
pkgname=kwalletmanager
|
||||
version=18.04.3
|
||||
version=18.08.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kde.org/applications/system/kwalletmanager/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=d14742f841bee61ca21971c01835e716999b123b267661b01a91f45e4109aed8
|
||||
checksum=c958c4b43257f6874de35f998c25cf93a4c13f7e1c1ddb0883c622d30889d983
|
||||
nocross=kauth
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue