mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 06:05:57 -06:00
Shorten snap version on tagged revisions
This commit is contained in:
parent
3395cca967
commit
ef769d4802
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: barrier
|
||||
base: core18
|
||||
version: master
|
||||
version-script: git describe --tags --long | sed "s/^v//"
|
||||
version-script: git describe --tags | sed "s/^v//"
|
||||
adopt-info: appstream-flathub
|
||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue