author | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
parent | fd3730b3d2c85250174f93a9972d1bb36801f1af |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 30ca4c9..193d832 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.79.0 +pkgver=5.80.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=('9319b51ec0b1107d8964e16cdb50954df89502d2555a5e65735f9cb31583f991' +sha256sums=('403bf7c8426febfda37f26addb90a31b5978d9fc76d25a22472570e8273b79ab' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>