ref: eb28c6aa1463295f75b748afc9103aff162e20fa
parent: 2b84f5679490d1d175d86f526fb7d765911fa5e2
author: Konstantin Pavlov <thresh@videolan.org>
date: Thu Feb 21 13:54:03 EST 2019
snap: Use git describe to provide a version
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,6 +1,7 @@
name: dav1d
base: core18
version: git
+version-script: git describe HEAD --always
summary: AV1 decoder from VideoLAN
description: |
A small and fast AV1 decoder from the people who brought you VLC.