add title to snapcraft

This commit is contained in:
Greg DiCristofaro 2023-09-05 10:45:06 -04:00
parent 3c19532385
commit ae99e3fffb

View File

@ -19,6 +19,7 @@
# yaml reference here: https://snapcraft.io/docs/snapcraft-yaml-reference # yaml reference here: https://snapcraft.io/docs/snapcraft-yaml-reference
# sample yaml files here: https://github.com/videolan/vlc/blob/master/extras/package/snap/snapcraft.yaml, https://github.com/canonical/firefox-snap/blob/stable/snapcraft.yaml # sample yaml files here: https://github.com/videolan/vlc/blob/master/extras/package/snap/snapcraft.yaml, https://github.com/canonical/firefox-snap/blob/stable/snapcraft.yaml
name: autopsy name: autopsy
title: Autopsy
# more on base snaps here: https://snapcraft.io/docs/base-snaps # more on base snaps here: https://snapcraft.io/docs/base-snaps
# core is based on corresponding ubuntu version. ubuntu version information can be found here: https://wiki.ubuntu.com/Releases # core is based on corresponding ubuntu version. ubuntu version information can be found here: https://wiki.ubuntu.com/Releases
base: core22 base: core22