author | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
parent | b09b76d732c202f36270736b571f3b46b33bef79 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 28d81e6..53f49d5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.54.0 +pkgver=5.55.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=('e7b6023db1655b542ede2e0f598ca59551c04dff4ed6b178d31531022ae0e492' +sha256sums=('4a566842d566e9904d1478fa428cbf8b1caf49efe142ae237f24a4c16e64fa19' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>