We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6f7fa commit 64ed1c3Copy full SHA for 64ed1c3
1 file changed
snap/snapcraft.yaml
@@ -1,6 +1,6 @@
1
name: ps-printer-app
2
base: core22
3
-version: '20240504-10'
+version: '20240504-11'
4
grade: stable
5
summary: PostScript Printer Application
6
description: |
@@ -203,7 +203,7 @@ parts:
203
#source: https://git.ghostscript.com/ghostpdl.git
204
source: https://github.com/ArtifexSoftware/ghostpdl.git
205
source-type: git
206
- source-tag: 'ghostpdl-10.05.0-test-base-001'
+ source-tag: 'ghostpdl-10.05.1rc1_test002'
207
source-depth: 1
208
# ext:updatesnap
209
# version-format:
0 commit comments