author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:38:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:38:12 UTC |
parent | 16eb28df7e55da338589b05aeb4c7aa1a0e8e929 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 90301d8..a49d7b8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kapidox -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Frameworks API Documentation Tools' arch=(any) @@ -13,7 +13,7 @@ depends=(python-jinja python-yaml) makedepends=(extra-cmake-modules qt5-base) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('88cb8b8637e1c6e93d908d3384253d8d99efaa28ef7ba9c7a3089544e1f114dc' +sha256sums=('3c948c87c7f7b16a3835f7df8387c110efe5fefecf8a7d6ffa1cae647be0669f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>