We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb7d3f commit e44773dCopy full SHA for e44773d
1 file changed
snap/snapcraft.yaml
@@ -1,6 +1,6 @@
1
name: ghostscript-printer-app
2
base: core22
3
-version: '10.05.0-5'
+version: '10.05.0-6'
4
grade: stable
5
summary: Ghostscript Printer Application
6
description: |
@@ -148,7 +148,7 @@ parts:
148
qpdf:
149
source: https://github.com/qpdf/qpdf
150
source-type: git
151
- source-tag: 'v11.10.0'
+ source-tag: 'v11.10.1'
152
source-depth: 1
153
# ext:updatesnap
154
# version-format:
@@ -658,7 +658,7 @@ parts:
658
# Debian source
659
source: https://salsa.debian.org/printing-team/hplip.v2.git
660
661
- source-tag: 'debian/3.22.10+dfsg0-7'
+ source-tag: 'debian/3.22.10+dfsg0-8'
662
663
664
# format: 'debian/%V'
0 commit comments