author | Antonio Rojas
<arojas@archlinux.org> 2023-06-03 21:34:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-03 21:34:08 UTC |
parent | b71704aa784685d74a53577421eaf69e6a23e751 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 53ebf01..345921d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.106.0 +pkgver=5.107.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=('3ef78aec459a4ed3d65af3e371757a1ff0b3298a2817ee9211e32bc519865f56' +sha256sums=('855c21176788ea418603500dfd0547c5b01340a79d86d68548b67bb1d3961049' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>