Browse Source

use version scriptlet instead of hardcoded version

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
Ondrej Kubik 8 years ago
parent
commit
6f5bbaf871
1 changed files with 2 additions and 1 deletions
  1. 2 1
      snapcraft.yaml

+ 2 - 1
snapcraft.yaml

@@ -1,5 +1,6 @@
 name: wekan
 name: wekan
-version: "0.32-SNAPSHOT"
+version: 0
+version-script: git describe --dirty --tags |  cut -c 2-
 summary: The open-source Trello-like kanban
 summary: The open-source Trello-like kanban
 description: |
 description: |
    Wekan is an open-source and collaborative kanban board application.
    Wekan is an open-source and collaborative kanban board application.