Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2017-01-22 21:40:24 +0300
committerJonathan White <support@dmapps.us>2017-01-22 21:40:24 +0300
commit19fef019edc909b12db3fa9f00955cd364f4e9e5 (patch)
treec3052f8e3078c52748408380a4316e6123f6036b /snapcraft.yaml
parentea02de0cc920611d74c54637ec39fb9f82863719 (diff)
Updated snapcraft file for release
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 22462aa85..5a97a38a1 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