Fixing snapcraft script to match registered name.

This commit is contained in:
Martin Dvorak 2018-08-13 19:02:36 +02:00
parent 3b56b92296
commit ee4159267b
2 changed files with 7 additions and 1 deletions

6
.gitignore vendored
View file

@ -16,6 +16,12 @@ Makefile.in
*.o
*.pro.user
*.snap
/parts
/prime
/stage
/snap/.snapcraft
/snap/snap/
/snap/parts/
*.*~
hstr
*.pro.user

View file

@ -17,7 +17,7 @@
# https://docs.snapcraft.io/build-snaps/your-first-snap
#
name: hh
name: hstr
version: git
summary: Suggest box like shell history completion
description: |