git » kaccounts-integration.git » commit 1d18efc

Update to 23.08.0

author Antonio Rojas
2023-08-26 20:22:08 UTC
committer Antonio Rojas
2023-08-26 20:22:08 UTC
parent 0e90b358cf42793675bad5d05c3789bf3a9e7db8

Update to 23.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 59b0311..31a029f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org> 
 
 pkgname=kaccounts-integration
-pkgver=23.07.80
+pkgver=23.08.0
 pkgrel=1
 pkgdesc='Online account management system and its Plasma integration components'
 arch=(x86_64)
@@ -9,8 +9,8 @@ url='https://www.kde.org/'
 license=(GPL)
 depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
 makedepends=(extra-cmake-modules kdoctools qcoro-qt5)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2cb699fc329300ca561f4a4b58433f0694b39f117d8a28f601b1cdf823c10bd7'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('6f9cddca5dd029c2e97e2ddd3e286865c50fb14210f1225393f27ed3a4bcc9af'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>