author | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
parent | 49a0baf7496cf7090857b60b15bcf93173439c5e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index eaf1b97..1021e22 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.53.0 +pkgver=5.54.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=('7b0a87f74462adf9738a41599c63f8fb044a5f955420c74a71274ee582a4fe2e' +sha256sums=('617090206976f2434e76d0bec2d96b89aa7ff01d602f558ab5f57cfbf08170d0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>