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 | 5849f403a3e4fd1a059f5dab7b701d452b196565 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d224468..28d81e6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.53.0 +pkgver=5.54.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=('6735c1d7556fb9fd292bb67f4198eea4e15652e4f0b7efb2d30099b82ef3dd77' +sha256sums=('e7b6023db1655b542ede2e0f598ca59551c04dff4ed6b178d31531022ae0e492' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>