Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
akonadiconsole
Commits:
9395a8f3 by Antonio Rojas at 2024-11-07T14:17:47+01:00
upgpkg: 24.08.3-1: Update to 24.08.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = akonadiconsole
pkgdesc = Akonadi management and debugging console
- pkgver = 24.08.2
+ pkgver = 24.08.3
pkgrel = 1
url = https://kontact.kde.org
arch = x86_64
@@ -34,12 +34,12 @@ pkgbase = akonadiconsole
depends = messagelib
depends = qt6-base
depends = xapian-core
- source =
https://download.kde.org/stable/release-service/24.08.2/src/akonadiconsole-24.08.2.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.2/src/akonadiconsole-24.08.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.08.3/src/akonadiconsole-24.08.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.08.3/src/akonadiconsole-24.08.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
af2b9decc18b7b3055b44feff33520a43fa01c0f56adf8e38a86158dbecd6f3a
+ sha256sums =
babb9f0814bd65d94fe2b34fc7c822f238f095d3ba1ac9e6bc5287126e28da38
sha256sums = SKIP
pkgname = akonadiconsole
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=akonadiconsole
-pkgver=24.08.2
+pkgver=24.08.3
pkgrel=1
pkgdesc='Akonadi management and debugging console'
arch=(x86_64)
@@ -38,7 +38,7 @@ makedepends=(extra-cmake-modules
groups=(kde-applications
kde-pim)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('af2b9decc18b7b3055b44feff33520a43fa01c0f56adf8e38a86158dbecd6f3a'
+sha256sums=('babb9f0814bd65d94fe2b34fc7c822f238f095d3ba1ac9e6bc5287126e28da38'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/akonadiconsole/-/commit/9395a8f35ba40ebb7821adb3fbde427af260f645
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/akonadiconsole/-/commit/9395a8f35ba40ebb7821adb3fbde427af260f645
You're receiving this email because of your account on gitlab.archlinux.org.