author | Antonio Rojas
<arojas@archlinux.org> 2019-04-13 07:12:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-13 07:12:37 UTC |
parent | ea091ef279b7664902f22adb14931295cf26f090 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3666c70..1a72cb1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.56.0 +pkgver=5.57.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=('2a970733da16b90ecc317e8ac77f08530650eb2e98dc93834e09e156ec353172' +sha256sums=('155b0dbba8772aa8ea3e75217029daa00ada8699e5a807154214f66b2462c010' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>