author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:54:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:54:11 UTC |
parent | e9fbe37943a618ea8115ceeaf0914780b5e74c6c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 426b466..80ea4b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.108.0 +pkgver=5.109.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-wayland) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols plasma-wayland-protocols) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('034c74d3d5d3ae1c4d01708adc336e6e28525a9b44bc8915040bd71f7f0eb387' +sha256sums=('b90b9ced5139a3ae8bfcd36d6997340de1d42f314d22f6cebf43beaacbff8a8c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>