Skip to content

Commit 9c9ce09

Browse files
committed
pyppd: Use new upstream tag format for update automation
1 parent 6cae4bf commit 9c9ce09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

snap/snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,11 +478,11 @@ parts:
478478
pyppd:
479479
source: https://github.com/OpenPrinting/pyppd
480480
source-type: git
481-
source-tag: 'release-1-1-0'
481+
source-tag: '1.1.1'
482482
source-depth: 1
483483
# ext:updatesnap
484484
# version-format:
485-
# format: 'release-%M-%m-%R'
485+
# format: '%M.%m.%R'
486486
# lower-than: '2'
487487
# no-9x-revisions: true
488488
plugin: python

0 commit comments

Comments
 (0)