git » khelpcenter.git » commit 6a82aee

Update to 21.12.0

author Antonio Rojas
2021-12-09 09:47:33 UTC
committer Antonio Rojas
2021-12-09 09:47:33 UTC
parent d3059ebf62aa3ca3d86481ec2208b750d3db3477

Update to 21.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 78cb35a..e913345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=21.08.3
+pkgver=21.12.0
 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=('d7695b36f0403ff3880055f5cc79de3de9ffc65005b8693d1486e3ee8540c5de'
+sha256sums=('ac6867ef408a3e8ea1a06d776c7d1e78d002e5588d21b6b48502d7390f835a55'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>