author | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
parent | 4a74b520ee9b9155335c98fcc841ad4ae61bf3d9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fde4ee7..22cadb6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.104.0 +pkgver=5.105.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=('6b10ee354ebb7d2dfd6baa1374929d30811f8169c8233e55849e31e38e6af81a' +sha256sums=('40f8032edda348ce2a1ecb5dfe61a8493bec0f68ce93141c3721b72090a6f44a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>