author | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
parent | 40e7c0245577ad3037a8bcea4b3e86a69b57b970 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c0f9526..52a1de1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.73.0 +pkgver=5.74.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=('ee34a490a7bbc5e83eb36a6ac70492a76cb054d3077d0a8db216fd8b07f27bfe' +sha256sums=('27c04e1a77df7af476fdcfcbc175c9078fc636a6ab10fa9cc41c6029400631fb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>