author | Antonio Rojas
<arojas@archlinux.org> 2023-05-13 20:56:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-05-13 20:56:08 UTC |
parent | 2c38f202361a304b1a50377785150cc471529a34 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 22cadb6..11e3504 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.105.0 +pkgver=5.106.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=('40f8032edda348ce2a1ecb5dfe61a8493bec0f68ce93141c3721b72090a6f44a' +sha256sums=('3371432556d0c884022f7e16578c775d59066419e5ee34ba1bae2e3fbb19480c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>