git » khelpcenter.git » commit e6ff120

Update to 23.08.1

author Antonio Rojas
2023-09-12 10:23:02 UTC
committer Antonio Rojas
2023-09-12 10:23:02 UTC
parent 756571393a17d3f2206ba047ab7418becdc884e6

Update to 23.08.1

PKGBUILD +2 -2

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