git » khelpcenter.git » commit d803467

Update to 22.04.0

author Antonio Rojas
2022-04-21 08:58:40 UTC
committer Antonio Rojas
2022-04-21 08:58:40 UTC
parent 3c49ae3102b39276257bc823898a601421c43dfd

Update to 22.04.0

PKGBUILD +2 -2

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