author | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
parent | d61527d878083455d664d1a63016f79eff36d640 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 93015b1..1c247dd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.69.0 +pkgver=5.70.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) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('977d599f8f83ee5f6d6789bcddc21648238fb429e8b25cbebee79562ff084c85' +sha256sums=('3e9b424cf41799ddfe3f22e89c01b2e702e75cc0c6f4829377f6ca1ebf5b3743' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>