Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kaccounts-integration
Commits:
5298695c by Antonio Rojas at 2024-12-12T09:56:10+01:00
upgpkg: 24.12.0-1: Update to 24.12.0
- - - - -
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 = 24.08.3
+ pkgver = 24.12.0
pkgrel = 1
url = https://www.kde.org/
arch = x86_64
@@ -25,12 +25,12 @@ pkgbase = kaccounts-integration
depends = signon-ui
depends = signond
optdepends = qt6-declarative: QML plugin
- source =
https://download.kde.org/stable/release-service/24.08.3/src/kaccounts-integration-24.08.3.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.3/src/kaccounts-integration-24.08.3.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.12.0/src/kaccounts-integration-24.12.0.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.12.0/src/kaccounts-integration-24.12.0.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
76afc9724677c3415a8c86bbf880c08ffac78562d0f5f2c6afd0ce87242fe3c6
+ sha256sums =
04e8a00bdd4539027497edcabc4d7c21932ab00f43a51b1184365735f8d3b433
sha256sums = SKIP
pkgname = kaccounts-integration
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kaccounts-integration
-pkgver=24.08.3
+pkgver=24.12.0
pkgrel=1
pkgdesc='Online account management system and its Plasma integration
components'
arch=(x86_64)
@@ -28,7 +28,7 @@ makedepends=(extra-cmake-modules
kdoctools
qcoro)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('76afc9724677c3415a8c86bbf880c08ffac78562d0f5f2c6afd0ce87242fe3c6'
+sha256sums=('04e8a00bdd4539027497edcabc4d7c21932ab00f43a51b1184365735f8d3b433'
'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/-/commit/5298695ce45612a24166388ef3f55aef51ccbbcb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kaccounts-integration/-/commit/5298695ce45612a24166388ef3f55aef51ccbbcb
You're receiving this email because of your account on gitlab.archlinux.org.