author | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
parent | 0fbb4697ed7a24bd0f7bed9d1a32fb3ad209ba3c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dbf8be9..8973105 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.87.0 +pkgver=5.88.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=('ac3aab3018e0910213c44a2ad219fd551d3ad2cbb1010adc20720db6f3a5990e' +sha256sums=('5015f330eca73ded1f0f38046832925848e2de15c0f4490667c97c61d7a0463b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>