kwallet-pam: update to 6.1.3.
This commit is contained in:
parent
26dec17671
commit
7b6cc4639d
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'kwallet-pam'
|
||||
pkgname=kwallet-pam
|
||||
version=6.1.1
|
||||
version=6.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools"
|
||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools pkg-config"
|
||||
makedepends="libgcrypt-devel pam-devel kf6-kwallet-devel"
|
||||
depends="socat pam"
|
||||
short_desc="KWallet PAM integration"
|
||||
|
@ -11,5 +11,5 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kwallet-pam"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2c7f218f47c371c85439ddb771e8d18d4757cecd87da747d3b9a2e764d6d0c7a
|
||||
checksum=6b8071d838c810fa9821f7daa67d929fb6d63c766f746cc5ac855f778c0740da
|
||||
conflicts="kwallet<=5.115.0_1"
|
||||
|
|
Loading…
Reference in New Issue