author | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
parent | cb7ca219bce19885ad7f20546380ddf80ead271c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1a72cb1..f121d3a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.57.0 +pkgver=5.58.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=('155b0dbba8772aa8ea3e75217029daa00ada8699e5a807154214f66b2462c010' +sha256sums=('6f464a63079f43f11deb7f1661dadaa12539b8a8c75e3fa7476dae8ab6886a5e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>