Skip to content

Commit 6d6b467

Browse files
Update README, snap version, and tag
1 parent 4214b5e commit 6d6b467

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ also often get polled from the printer.
453453

454454
<!-- Begin Included Components -->
455455
## Included Components
456-
- pappl v1.4.8
456+
- pappl v1.4.9
457457
- qpdf v11.10.1
458458
- ghostscript ghostpdl-10.05.0-test-base-001
459459
- cups v2.4.11

rockcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ghostscript-printer-app
22
base: ubuntu@22.04
3-
version: '10.05.0-9'
3+
version: '10.05.0-10'
44
summary: Ghostscript Printer Application
55
description: |
66
The Ghostscript Printer Application is a PAPPL (Printer Application
@@ -33,7 +33,7 @@ parts:
3333
pappl:
3434
source: https://github.com/michaelrsweet/pappl
3535
source-type: git
36-
source-tag: 'v1.4.8'
36+
source-tag: 'v1.4.9'
3737
source-depth: 1
3838
# ext:updatesnap
3939
# version-format:

0 commit comments

Comments
 (0)