git » kdoctools.git » commit 9e039d4

KDE Frameworks 5.96

author Antonio Rojas
2022-07-09 20:14:49 UTC
committer Antonio Rojas
2022-07-09 20:14:49 UTC
parent aec94ba88a5005c4081591b839f1b8e84af4e94f

KDE Frameworks 5.96

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 40449e3..1c3cd60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdoctools
-pkgver=5.95.0
+pkgver=5.96.0
 pkgrel=1
 pkgdesc='Documentation generation from docbook'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(karchive docbook-xsl)
 makedepends=(extra-cmake-modules perl-uri ki18n doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('6f56d0f31bf7965331d2f3a6f4c1880d7ae4ab3d16424338a2906207e9c63a82'
+sha256sums=('0b8101ee828fd5127bf213d740838e093a4d7b054407400041c9d9bada41d312'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)