author | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
parent | 031f4618d1035bac6252407ccc4b3c53073104e9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 53f49d5..3666c70 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.55.0 +pkgver=5.56.0 pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('4a566842d566e9904d1478fa428cbf8b1caf49efe142ae237f24a4c16e64fa19' +sha256sums=('2a970733da16b90ecc317e8ac77f08530650eb2e98dc93834e09e156ec353172' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>