git » khelpcenter.git » commit c6bb2e5

Revert to stable

author Antonio Rojas
2023-07-28 23:46:22 UTC
committer Antonio Rojas
2023-07-28 23:46:22 UTC
parent 72e0c5a4ec76793014e8df929d7e94b4c5fc7299

Revert to stable

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 615d424..4648ae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=23.07.80
+pkgver=23.04.3
 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=('bea4a435e05f0ee2d595e149f05d195e8381267f81fc8326876593c08adc3183'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>