author | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
parent | 2c4c1cf7c9e6eb7caeaff72409b5b6e04f106091 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f00d052..60c5bb8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.82.0 +pkgver=5.83.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=('a0a2fe5a02cb2a7a9f020d396ac3ffaff2b6259499a8a960d6fc4c0d0a256d9b' +sha256sums=('8ccc71f363f93807ea8cbf7d07310a6e9f45a7085e9ee68d2f11d768453dfab9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>