Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
akonadiconsole
Commits:
8db51ba9 by Antonio Rojas at 2023-12-06T00:49:29+01:00
Update to 23.08.4
- - - - -
e758612f by Antonio Rojas at 2023-12-08T13:21:47+01:00
upgpkg: 23.08.4-1: Update to 23.08.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = akonadiconsole
pkgdesc = Akonadi management and debugging console
- pkgver = 23.08.3
+ pkgver = 23.08.4
pkgrel = 1
url = https://kontact.kde.org
arch = x86_64
@@ -11,12 +11,12 @@ pkgbase = akonadiconsole
makedepends = kdoctools5
depends = calendarsupport
depends = messagelib
- source =
https://download.kde.org/stable/release-service/23.08.3/src/akonadiconsole-23.08.3.tar.xz
- source =
https://download.kde.org/stable/release-service/23.08.3/src/akonadiconsole-23.08.3.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/23.08.4/src/akonadiconsole-23.08.4.tar.xz
+ source =
https://download.kde.org/stable/release-service/23.08.4/src/akonadiconsole-23.08.4.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
e349c9d92e385e2786141457aeb1eecfca932a2f579cf45adf75b9a5e43ce4c9
+ sha256sums =
1b4a1333f905ede4aef374a7b81f39d86dfb469c34908eaaf94cf87edacddbf6
sha256sums = SKIP
pkgname = akonadiconsole
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=akonadiconsole
-pkgver=23.08.3
+pkgver=23.08.4
pkgrel=1
pkgdesc='Akonadi management and debugging console'
arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(calendarsupport messagelib)
makedepends=(extra-cmake-modules kdoctools5)
groups=(kde-applications kde-pim)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e349c9d92e385e2786141457aeb1eecfca932a2f579cf45adf75b9a5e43ce4c9'
+sha256sums=('1b4a1333f905ede4aef374a7b81f39d86dfb469c34908eaaf94cf87edacddbf6'
'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/-/compare/0c953f1f071b62138404e9fb275b99e158449090...e758612f6fa551a46d9c585c9981a247ebff49d5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/akonadiconsole/-/compare/0c953f1f071b62138404e9fb275b99e158449090...e758612f6fa551a46d9c585c9981a247ebff49d5
You're receiving this email because of your account on gitlab.archlinux.org.