Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
khealthcertificate
Commits:
9c0daa96 by Antonio Rojas at 2026-01-08T13:42:17+01:00
upgpkg: 25.12.1-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.0
+ pkgver = 25.12.1
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.0/src/khealthcertificate-25.12.0.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.0/src/khealthcertificate-25.12.0.tar.xz.sig
+ 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
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
47c54aac63aa3d521a0826b31afcc35e2fcf8c7f724d759478a2d83bacc35890
+ sha256sums =
a1a96f90ea1210a5ea0f09e580aa7043d94d7f2636a7c1bd40b2c8ef3fa76e06
sha256sums = SKIP
pkgname = khealthcertificate
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=khealthcertificate
-pkgver=25.12.0
+pkgver=25.12.1
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=('47c54aac63aa3d521a0826b31afcc35e2fcf8c7f724d759478a2d83bacc35890'
+sha256sums=('a1a96f90ea1210a5ea0f09e580aa7043d94d7f2636a7c1bd40b2c8ef3fa76e06'
'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/9c0daa96d47e02520856ecf50fa5557f7fd451b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/khealthcertificate/-/commit/9c0daa96d47e02520856ecf50fa5557f7fd451b5
You're receiving this email because of your account on gitlab.archlinux.org.