author | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
parent | ae6264ef14c1747c831000431b50f8e0ae040fe9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 707f309..85ea9f0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.83.0 +pkgver=5.84.0 pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('7c84a05609a22a2bd7185fc46e73a0d39604340574d5e85e24b170e84f84eee8' +sha256sums=('aa4a30c095ab365fa121cda18e0304bc9a0e774cf4b07a420ed534d221795073' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>