Skip to content

Commit b9a05bf

Browse files
committed
YAML-programming again
1 parent 3a03dcb commit b9a05bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

snapcraft.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: |
66
GIF format. https://gif.ski
77
88
version: git
9+
adopt-info: gifski
910

1011
grade: stable
1112
base: core22
@@ -24,6 +25,9 @@ parts:
2425
plugin: rust
2526
rust-features:
2627
- video
28+
override-pull: |
29+
craftctl default
30+
craftctl set version="$(git describe --tags --abbrev=0)"
2731
build-packages:
2832
- pkg-config
2933
- ffmpeg

0 commit comments

Comments
 (0)