Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
khealthcertificate
Commits:
c702bac0 by Antonio Rojas at 2026-03-05T18:16:24+01:00
upgpkg: 25.12.3-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = khealthcertificate
pkgdesc = Handling of digital vaccination, test and recovery
certificates
- pkgver = 25.12.2
+ pkgver = 25.12.3
pkgrel = 1
url = https://www.kde.org
arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = khealthcertificate
depends = qt6-base
depends = zlib
optdepends = qt6-declarative: QML bindings
- source =
https://download.kde.org/stable/release-service/25.12.2/src/khealthcertificate-25.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.2/src/khealthcertificate-25.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/khealthcertificate-25.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/khealthcertificate-25.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
5f066d13e6142266b70863c74ed0761709396b738584c90d049fe7cb338bc55e
+ sha256sums =
ddcb77d5832070ab5f07bbfc15f404b030e67e06f60d1bb3be8ce8af5f413fdd
sha256sums = SKIP
pkgname = khealthcertificate
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=khealthcertificate
-pkgver=25.12.2
+pkgver=25.12.3
pkgrel=1
pkgdesc='Handling of digital vaccination, test and recovery certificates'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(extra-cmake-modules
qt6-declarative)
optdepends=('qt6-declarative: QML bindings')
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5f066d13e6142266b70863c74ed0761709396b738584c90d049fe7cb338bc55e'
+sha256sums=('ddcb77d5832070ab5f07bbfc15f404b030e67e06f60d1bb3be8ce8af5f413fdd'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/khealthcertificate/-/commit/c702bac03558ecd151b19d7200a03803620b35a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/khealthcertificate/-/commit/c702bac03558ecd151b19d7200a03803620b35a5
You're receiving this email because of your account on gitlab.archlinux.org.