Skip to content
Snippets Groups Projects
Verified Commit 8c506d32 authored by Max Rees's avatar Max Rees
Browse files

user/keepassxc: bump to 2.5.3, enable browser/secret/ssh plugins

parent fa4115f8
No related branches found
No related tags found
1 merge request!410Bumps for Maintainer: Max Rees for 2020.03.03
# Contributor: Max Rees <maxcrees@me.com>
# Maintainer: Max Rees <maxcrees@me.com>
pkgname=keepassxc
pkgver=2.4.3
pkgver=2.5.3
pkgrel=0
pkgdesc="A community revival of the KeePassX password manager"
url="https://keepassxc.org"
......@@ -19,6 +19,9 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DWITH_XC_BROWSER=bool:ON \
-DWITH_XC_FDOSECRETS=bool:ON \
-DWITH_XC_SSHAGENT=bool:ON \
-Bbuild
make -C build
}
......@@ -31,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" -C build install
}
sha512sums="893f1d18ab8051143d29c568ba87adcc42a13d28d0c3a7af04396cd91d6724f8a98d76d2e20ca15138c4642ec060d48b9e957857251f3a0df6066af08cd0765d keepassxc-2.4.3-src.tar.xz"
sha512sums="8b1e3360b4ae5de170be6936291f7b309de09b2462fcd5a48f239c22f1c8b6ffe721aca8d1e9b6ae3881f7b16374850d7f4b809733244fd16d45eed6ad4f60c6 keepassxc-2.5.3-src.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment