Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
print-manager
Commits:
4e4b835a by Antonio Rojas at 2025-12-09T15:01:45+01:00
upgpkg: 1:6.5.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = print-manager
pkgdesc = A tool for managing print jobs and printers
- pkgver = 6.5.3
+ pkgver = 6.5.4
pkgrel = 1
epoch = 1
url = https://kde.org/plasma-desktop/
@@ -27,13 +27,13 @@ pkgbase = print-manager
depends = qt6-base
depends = qt6-declarative
optdepends = system-config-printer: auto-detect the printer driver
- source =
https://download.kde.org/stable/plasma/6.5.3/print-manager-6.5.3.tar.xz
- source =
https://download.kde.org/stable/plasma/6.5.3/print-manager-6.5.3.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.5.4/print-manager-6.5.4.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.5.4/print-manager-6.5.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
ebea6664bd1f3cd7a3033b9fc6f8797648221c5d7d739dba55243d3a7a477be2
+ sha256sums =
87762556b1327fce36d2d1eec4e40fc6903baddc5204f28ab7a4045e8464668b
sha256sums = SKIP
pkgname = print-manager
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=print-manager
-pkgver=6.5.3
+pkgver=6.5.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
epoch=1
@@ -33,7 +33,7 @@ makedepends=(extra-cmake-modules
optdepends=('system-config-printer: auto-detect the printer driver')
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ebea6664bd1f3cd7a3033b9fc6f8797648221c5d7d739dba55243d3a7a477be2'
+sha256sums=('87762556b1327fce36d2d1eec4e40fc6903baddc5204f28ab7a4045e8464668b'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/print-manager/-/commit/4e4b835a99a8cf22e12fb1644d6c9a4928658704
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/print-manager/-/commit/4e4b835a99a8cf22e12fb1644d6c9a4928658704
You're receiving this email because of your account on gitlab.archlinux.org.