author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:16:04 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:16:04 UTC |
parent | 42aeda60470252147ccce8e75654e789ae7a5469 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1c3cd60..29d7c49 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdoctools -pkgver=5.96.0 +pkgver=5.97.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=('0b8101ee828fd5127bf213d740838e093a4d7b054407400041c9d9bada41d312' +sha256sums=('61ac72b2d338cddc6da57b9097287303117e0d49ccd1c717f69f38ac01150af6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)