Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kaccounts-integration
Commits:
1a98d74f by Antonio Rojas at 2023-12-06T00:46:14+01:00
Update to 23.08.4
- - - - -
7499a744 by Antonio Rojas at 2023-12-08T05:18:25+01:00
upgpkg: 23.08.4-1: Update to 23.08.4
- - - - -
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.3
+ pkgver = 23.08.4
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.3/src/kaccounts-integration-23.08.3.tar.xz
- source =
https://download.kde.org/stable/release-service/23.08.3/src/kaccounts-integration-23.08.3.tar.xz.sig
+ 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
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
609c2517b356c4deca399d44ee9132743bf09588be64bf63b3d858d692d74359
+ sha256sums =
7bec166405cca850921e12ae86a32e1c6c35411c3baeb5d7edc7c3350d71c952
sha256sums = SKIP
pkgname = kaccounts-integration
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kaccounts-integration
-pkgver=23.08.3
+pkgver=23.08.4
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=('609c2517b356c4deca399d44ee9132743bf09588be64bf63b3d858d692d74359'
+sha256sums=('7bec166405cca850921e12ae86a32e1c6c35411c3baeb5d7edc7c3350d71c952'
'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/b1448bd1ed2add8a78461320867757643d6741f8...7499a744d5746e68112900de3ff5eb7d6801760b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kaccounts-integration/-/compare/b1448bd1ed2add8a78461320867757643d6741f8...7499a744d5746e68112900de3ff5eb7d6801760b
You're receiving this email because of your account on gitlab.archlinux.org.