author | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
parent | e2ef5c8a5cfba5776fea4d7aa438ef5940abd654 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e22d5c7..80fb9e3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.89.0 +pkgver=5.90.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=('525ceab76adb10cbd221b16def7a9d043def3bdfc2a9a1d1a378b9b892ff04eb' +sha256sums=('1163e049c4b1099d75999913f6d14f62423962bb4d938764420897647a26ee58' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>