author | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
parent | d327c7a776c6c63f8bc00a5732c4e639e64b3538 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 488f110..14ab361 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.93.0 +pkgver=5.94.0 pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-declarative qt5-tools qt5-doc clang doxygen optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('71857c20d4829017c22dd6d46ae5a642c86344960e21bc1520458fb76d02c06e' +sha256sums=('8e6d9104f070d94f083be000ea116acae3499b0dd110fa4c9c55f51ea91cb3d7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)