author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:34:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:34:47 UTC |
parent | 9ec5718f24f877ef9f2a4994a584fd6aeadf0371 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fac6c03..c5cde62 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.109.0 +pkgver=5.110.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=('088075c9ff367b5b53b6ecdd34dcf8a47a4cf47458ef02fd9d8df3266679c1a2' +sha256sums=('e00860e592fcee42c18e6da351b310cbb1358a45d9424f31ffe9e33fb29d6a50' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>