Date: Monday, August 15, 2022 @ 15:16:04 Author: felixonmars Revision: 452735
upgpkg: kdoctools 5.97.0-1: KDE Frameworks 5.97 Modified: kdoctools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:15:52 UTC (rev 452734) +++ PKGBUILD 2022-08-15 15:16:04 UTC (rev 452735) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdoctools -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Documentation generation from docbook' arch=(x86_64) @@ -13,7 +13,7 @@ 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 <[email protected]> options=(debug)
