git » khelpcenter.git » commit 3c49ae3

Update to 21.12.3

author Antonio Rojas
2022-03-03 11:01:58 UTC
committer Antonio Rojas
2022-03-03 11:01:58 UTC
parent 85110cd849170d355687b939005857cc8d7d67d4

Update to 21.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 42802cf..82bb2cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=21.12.2
+pkgver=21.12.3
 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=('98edadd64425b2f9bd8560b8ec01cb79a74009d8b5bd5b4541ddab380f9bad25'
+sha256sums=('193b2caf6a24bbb5f9f0d4e992cb58844258dd7691ac967a4e0068bc4e6141ba'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>