author | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
parent | 8ebd1a415349a050d9d5893f3b7b28aeafb19048 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 78e6d3b..4b17482 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.64.0 +pkgver=5.65.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('1540d4ff62afd0bff234e08618fc77d2c54b5cd69bf9c478c45a08a6e69349d3' +sha256sums=('75b22e59dd6d3d70ce7a46b8d431050e2f00f6094ae25e969af90ae535037b12' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>