author | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
parent | 39e6863bdb0329a314f715d723f40ca8ba08fa53 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3bb8d60..11a3412 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kapidox -pkgver=5.95.0 +pkgver=5.96.0 pkgrel=1 pkgdesc='Frameworks API Documentation Tools' arch=(any) @@ -13,7 +13,7 @@ depends=(python-jinja python-yaml) makedepends=(python-build python-installer python-wheel python-setuptools qt5-base) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('e5f70eb8709398631c904e73075a431a9b0e717fd3017c3f74b9a9028e031838' +sha256sums=('9147997567bcaca5248e0d8827675d36570a4f932c8386acf4a047a67927b0f0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>