author | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
parent | d4c431c5387f7655bfd0d0390a2af2b822d71b89 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e59a5e2..37c8fd9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.52.0 +pkgver=5.53.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) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('4006e9b10b65fbd3e821025a5ee2345b8c0352fb3b9be4d46b8546cb42e6d437' +sha256sums=('7098628c95f2a47fe8dea8ef7b85179449e2cb13ff94732d9e3375c60647d24c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>