Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
khealthcertificate
Commits:
2f0ed932 by Antonio Rojas at 2026-02-05T09:46:55+01:00
upgpkg: 25.12.2-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.1
+ pkgver = 25.12.2
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.1/src/khealthcertificate-25.12.1.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.1/src/khealthcertificate-25.12.1.tar.xz.sig
+ 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
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
a1a96f90ea1210a5ea0f09e580aa7043d94d7f2636a7c1bd40b2c8ef3fa76e06
+ sha256sums =
5f066d13e6142266b70863c74ed0761709396b738584c90d049fe7cb338bc55e
sha256sums = SKIP
pkgname = khealthcertificate
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=khealthcertificate
-pkgver=25.12.1
+pkgver=25.12.2
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=('a1a96f90ea1210a5ea0f09e580aa7043d94d7f2636a7c1bd40b2c8ef3fa76e06'
+sha256sums=('5f066d13e6142266b70863c74ed0761709396b738584c90d049fe7cb338bc55e'
'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/2f0ed932ad5b8a09f093526f385836e621cb5d74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/khealthcertificate/-/commit/2f0ed932ad5b8a09f093526f385836e621cb5d74
You're receiving this email because of your account on gitlab.archlinux.org.