author | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
parent | 24f42c4456ca0fb6f2c89a4e9aa0e2b143ccbb67 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5ca34e1..2a427cf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.84.0 +pkgver=5.85.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' 'perl: for preparetips5') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('36ea5e2263776f988a9b2301f4605ccb4b3683afbe770c1896a5525e12711e9e' +sha256sums=('79efd392d025c3cedbd24a7b0d336e50f5026a514312e862d61c8dc65a70a843' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>