summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Zugaldia <antonio@mapbox.com>2019-04-20 21:17:44 -0400
committerAntonio Zugaldia <antonio@mapbox.com>2019-04-20 21:17:44 -0400
commit052825d154710df14667ad77dcadcb0f51b031fc (patch)
tree3bdf7119d6d7a08973bddabcd75c9283a5e742f4
parent426ee216ce56cad965b09478986bbb5669766891 (diff)
downloadqtlocation-mapboxgl-052825d154710df14667ad77dcadcb0f51b031fc.tar.gz
update yaml settings before publishing
-rw-r--r--platform/linux/snap/snapcraft.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/linux/snap/snapcraft.yaml b/platform/linux/snap/snapcraft.yaml
index 7bb5768d42..a0c88f6fc9 100644
--- a/platform/linux/snap/snapcraft.yaml
+++ b/platform/linux/snap/snapcraft.yaml
@@ -3,9 +3,9 @@
# See: https://github.com/mapbox/mapbox-gl-native/tree/master/platform/linux
#
-name: mapbox-maps
+name: mapbox-demo
base: core18
-version: '20190413-master'
+version: '20190420-master'
summary: A simple map application for Linux.
description: |
A simple map application and test suite for Linux, based on Mapbox GL Native
@@ -14,8 +14,8 @@ description: |
need to set up a MAPBOX_ACCESS_TOKEN environment variable with a valid
Mapbox access token (you can get a free one at https://www.mapbox.com).
-grade: devel # must be 'stable' to release into candidate/stable channels
-confinement: devmode # use 'strict' once you have the right plugs and slots
+grade: stable
+confinement: strict
parts:
mbgl-glfw: