author | Antonio Rojas
<arojas@archlinux.org> 2023-06-03 21:33:36 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-03 21:33:36 UTC |
parent | 1e0474f4d252683407b9a0dfb18f40e4598080ed |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 11e3504..f4a5b7d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.106.0 +pkgver=5.107.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=('3371432556d0c884022f7e16578c775d59066419e5ee34ba1bae2e3fbb19480c' +sha256sums=('a3aa7c3c82f70f6d347c489af45e0e4277fb792fb1b1fc1dd9a6dbb73ec6931e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>