author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:40:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:40:59 UTC |
parent | 102e2cc5d446fa0fafe19e56b2d0f970fc110d7a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4fb4740..8248b13 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools clang python-pyqt5 doxygen qt5-tools optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('74ad4cf5b2858955e7966bb27f7b7ec38c6ddc7c95aa10ba356ef5775afeede3' +sha256sums=('4cc1e55c5f994abbec03b32bef73bdf54c2613199a446ad63f4ced6e3a0e2165' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>