author | Antonio Rojas
<arojas@archlinux.org> 2023-05-13 20:56:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-05-13 20:56:08 UTC |
parent | 2397855ae27e9aae0fbd9efe2a8edf472cd8a731 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index a4ff7ea..7e3a5b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kapidox -pkgver=5.105.0 -pkgrel=2 +pkgver=5.106.0 +pkgrel=1 pkgdesc='Frameworks API Documentation Tools' arch=(any) url='https://community.kde.org/Frameworks' @@ -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=('68f1e1d617c9d9a661dd630bdf3f1659c4619e6f08c7e0afbbb37270fa52a125' +sha256sums=('4e844171a2d850f6a8ed9165a2f12b742fd6ea41b9f91358c51fcda1af97cd32' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>