git » khelpcenter.git » commit 7aa925b

Update to 23.08.0

author Antonio Rojas
2023-08-26 20:26:17 UTC
committer Antonio Rojas
2023-08-26 20:26:17 UTC
parent 03f2ad9a1b3a6a0128e38147c37d9a2d4d31064c

Update to 23.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 615d424..7423e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=23.07.80
+pkgver=23.08.0
 pkgrel=1
 pkgdesc='Application to show KDE Applications documentation'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(LGPL)
 groups=(kde-applications kde-system)
 depends=(khtml kdoctools xapian-core grantlee perl)
 makedepends=(extra-cmake-modules)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('687e364d2dd4c3f31fa5d5437cd4a8bf43791c6cf734ee3d6a65e89ef467e8c2'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('96715e06fc2f491fa447965bbd319cf5ca1f546dba7a5edce14a34d619243ebc'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>