We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f869c19 commit 18799fdCopy full SHA for 18799fd
snap/snapcraft.yaml
@@ -1,6 +1,6 @@
1
name: ghostscript-printer-app
2
base: core22
3
-version: '10.05.0-9'
+version: '10.05.1-1'
4
grade: stable
5
summary: Ghostscript Printer Application
6
description: |
@@ -199,7 +199,7 @@ parts:
199
#source: https://git.ghostscript.com/ghostpdl.git
200
source: https://github.com/ArtifexSoftware/ghostpdl.git
201
source-type: git
202
- source-tag: 'ghostpdl-10.05.0-test-base-001'
+ source-tag: 'ghostpdl-10.05.1rc1_test002'
203
source-depth: 1
204
# ext:updatesnap
205
# version-format:
0 commit comments