apt: Change versioning to hopefully fix updates

0.0.0-{commit} didn't register as updates to the previously installed
  versions, but it looks like 0{commit} works.
This commit is contained in:
Harvey Tindall
2021-05-31 14:03:21 +01:00
parent a9cabe3d74
commit 93c7a6e31b
4 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ archives:
checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "0.0.0-{{.ShortCommit}}"
name_template: "0{{.ShortCommit}}"
changelog:
sort: asc
filters: