git » khelpcenter.git » commit f373267

Update to 23.08.3

author Antonio Rojas
2023-11-07 10:59:51 UTC
committer Antonio Rojas
2023-11-07 10:59:51 UTC
parent a73da4b372073c109ceaf4838a722b6dc50ec0b6

Update to 23.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index eebd8db..413686f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=23.08.2
+pkgver=23.08.3
 pkgrel=1
 pkgdesc='Application to show KDE Applications documentation'
 arch=(x86_64)
@@ -13,7 +13,7 @@ groups=(kde-applications kde-system)
 depends=(khtml kdoctools5 xapian-core grantlee perl)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('65a570008084a5873ab58c703b9ec7ec6990adbdccf6b9f7b55e78e18577eccb'
+sha256sums=('3b3fe2688c3898d77c34d28cc746c2dfc48c310fcc0acec5441fb299828bfa5e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>