Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
khealthcertificate
Commits:
77962dec by Antonio Rojas at 2024-09-12T13:35:12+02:00
upgpkg: 24.08.1-1: Update to 24.08.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = khealthcertificate
pkgdesc = Handling of digital vaccination, test and recovery
certificates
- pkgver = 24.08.0
+ pkgver = 24.08.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/24.08.0/src/khealthcertificate-24.08.0.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.0/src/khealthcertificate-24.08.0.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.08.1/src/khealthcertificate-24.08.1.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.08.1/src/khealthcertificate-24.08.1.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
4975da85764d4e361af96fb5cd5fa0f5c5c5c985c5ff6866acaff8066f4645f6
+ sha256sums =
55638782d46932ab443b849c85625648f5591244ebd76aa5be17ef74441b8139
sha256sums = SKIP
pkgname = khealthcertificate
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=khealthcertificate
-pkgver=24.08.0
+pkgver=24.08.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=('4975da85764d4e361af96fb5cd5fa0f5c5c5c985c5ff6866acaff8066f4645f6'
+sha256sums=('55638782d46932ab443b849c85625648f5591244ebd76aa5be17ef74441b8139'
'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/77962decdeb4bed2acfe45ddb9ead6cdf3c2af52
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/khealthcertificate/-/commit/77962decdeb4bed2acfe45ddb9ead6cdf3c2af52
You're receiving this email because of your account on gitlab.archlinux.org.