author | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
parent | 7759ccecd742afdfe03da7a4b72b46e4dd84c6f3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ba0aec3..06d73c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.95.0 +pkgver=5.96.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-x11extras) makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('f16bbf922a093fc7f029cf1cde64fd5311a1f133d8487fcb7bdb6e2e5184bbf3' +sha256sums=('fd773e38bb971e30e9f09583560c2d44638c4d47223ef37176cdd23ae81f8bc6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)