author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:18 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:18 UTC |
parent | e512b37c925fa28ecc3e4033412e5b5f84bcbc13 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ee8a4c5..9752d82 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.109.0 +pkgver=5.110.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=('d88b266938ed080496cd7f4c07a4f5d9c5e4d952aa13ef823bfec6af610925de' +sha256sums=('0565041ef0ab6aec2d2afbe513c79d5c56c07d03c98233ca82103abcb9dffd3d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>