diff --git a/snapcraft.yaml b/snapcraft.yaml index 22462aa8..5a97a38a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,6 @@ name: keepassxc -version: develop +version: 2.1.0 +grade: stable summary: community driven port of the windows application “Keepass Password Safe” description: | KeePassXC is an application for people with extremly high demands on secure @@ -19,10 +20,10 @@ parts: configflags: - -DCMAKE_BUILD_TYPE=Release - -DWITH_TESTS=OFF + - -DWITH_XC_AUTOTYPE=ON build-packages: - g++ - libgcrypt20-dev - - libmicrohttpd-dev - libqt5x11extras5-dev - qtbase5-dev - qttools5-dev