Skip to content

Commit 6c6f7fa

Browse files
committed
pyppd: Use new upstream tag format for update automation
Also update to the 1.1.1 upstream release of pyppd
1 parent 60950b6 commit 6c6f7fa

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
@@ -524,11 +524,11 @@ parts:
524524
pyppd:
525525
source: https://github.com/OpenPrinting/pyppd
526526
source-type: git
527-
source-tag: 'release-1-1-0'
527+
source-tag: '1.1.1'
528528
source-depth: 1
529529
# ext:updatesnap
530530
# version-format:
531-
# format: "release-%M-%m-%R"
531+
# format: "%M.%m.%R"
532532
# lower-than: '2'
533533
# no-9x-revisions: true
534534
plugin: python

0 commit comments

Comments
 (0)