Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdepim-runtime
Commits:
1e070c92 by Antonio Rojas at 2024-02-14T09:14:42+01:00
Update to 23.08.5
- - - - -
7c8bea6e by Antonio Rojas at 2024-02-15T12:18:17+01:00
upgpkg: 23.08.5-1: Update to 23.08.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kdepim-runtime
pkgdesc = Extends the functionality of kdepim
- pkgver = 23.08.4
+ pkgver = 23.08.5
pkgrel = 1
url = https://kontact.kde.org
arch = x86_64
@@ -22,12 +22,12 @@ pkgbase = kdepim-runtime
depends = qca-qt5
depends = qt5-networkauth
optdepends = libetebase: EteSync resource
- source =
https://download.kde.org/stable/release-service/23.08.4/src/kdepim-runtime-23.08.4.tar.xz
- source =
https://download.kde.org/stable/release-service/23.08.4/src/kdepim-runtime-23.08.4.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/23.08.5/src/kdepim-runtime-23.08.5.tar.xz
+ source =
https://download.kde.org/stable/release-service/23.08.5/src/kdepim-runtime-23.08.5.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
c2c2211f8c1d0abc44523f72a414313517932c1efc236b9a81e6c4f28e7c1da1
+ sha256sums =
fe1b07d62f167bc168fc3a3590db0a7f7383687803a7d0da8b0c0e1b3ac577f7
sha256sums = SKIP
pkgname = kdepim-runtime
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Pierre Schmitz <[email protected]>
pkgname=kdepim-runtime
-pkgver=23.08.4
+pkgver=23.08.5
pkgrel=1
pkgdesc='Extends the functionality of kdepim'
arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(libkolabxml kdav5 akonadi-calendar knotifyconfig5
kmbox akonadi-notes a
makedepends=(extra-cmake-modules kdoctools5 libetebase boost kholidays5)
optdepends=('libetebase: EteSync resource')
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c2c2211f8c1d0abc44523f72a414313517932c1efc236b9a81e6c4f28e7c1da1'
+sha256sums=('fe1b07d62f167bc168fc3a3590db0a7f7383687803a7d0da8b0c0e1b3ac577f7'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdepim-runtime/-/compare/fe33632cc4235c03841393020c4f2b936f11cc3b...7c8bea6eff92d22ee73abe7a2431967e41ad463e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdepim-runtime/-/compare/fe33632cc4235c03841393020c4f2b936f11cc3b...7c8bea6eff92d22ee73abe7a2431967e41ad463e
You're receiving this email because of your account on gitlab.archlinux.org.