Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kaccounts-integration
Commits:
a259697a by Antonio Rojas at 2024-02-14T09:14:10+01:00
Update to 23.08.5
- - - - -
82e64c9a by Antonio Rojas at 2024-02-15T12:14:30+01:00
upgpkg: 23.08.5-1: Update to 23.08.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kaccounts-integration
pkgdesc = Online account management system and its Plasma integration
components
- pkgver = 23.08.4
+ pkgver = 23.08.5
pkgrel = 1
url = https://www.kde.org/
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = kaccounts-integration
depends = signon-kwallet-extension
depends = signon-plugin-oauth2
depends = signon-ui
- source =
https://download.kde.org/stable/release-service/23.08.4/src/kaccounts-integration-23.08.4.tar.xz
- source =
https://download.kde.org/stable/release-service/23.08.4/src/kaccounts-integration-23.08.4.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/23.08.5/src/kaccounts-integration-23.08.5.tar.xz
+ source =
https://download.kde.org/stable/release-service/23.08.5/src/kaccounts-integration-23.08.5.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
7bec166405cca850921e12ae86a32e1c6c35411c3baeb5d7edc7c3350d71c952
+ sha256sums =
c02ee25495c387dfc9c7581babd4756e04d7c3dae68bffd1652cf418e1d129b9
sha256sums = SKIP
pkgname = kaccounts-integration
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kaccounts-integration
-pkgver=23.08.4
+pkgver=23.08.5
pkgrel=1
pkgdesc='Online account management system and its Plasma integration
components'
arch=(x86_64)
@@ -10,7 +10,7 @@ license=(GPL)
depends=(kcmutils5 signon-kwallet-extension signon-plugin-oauth2 signon-ui)
makedepends=(extra-cmake-modules kdoctools5 qcoro-qt5)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7bec166405cca850921e12ae86a32e1c6c35411c3baeb5d7edc7c3350d71c952'
+sha256sums=('c02ee25495c387dfc9c7581babd4756e04d7c3dae68bffd1652cf418e1d129b9'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kaccounts-integration/-/compare/3245410d46d2bc53dc6ce9ffdc10721b190cf434...82e64c9a4fa6fa8d26886852347d37ddb3bca76f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kaccounts-integration/-/compare/3245410d46d2bc53dc6ce9ffdc10721b190cf434...82e64c9a4fa6fa8d26886852347d37ddb3bca76f
You're receiving this email because of your account on gitlab.archlinux.org.