author | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
parent | cd04dc2e26b78e8e4c9d1770e0913decb952e80c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b3c82ac..cf613f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.95.0 +pkgver=5.96.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=('2b8fa6f1cb0e5663cfdec98bb6ebcbe5ceec5e39f71ed0c8fbac5c7cd20c472d' +sha256sums=('eb1f4eb5a3891be41d4534f4617ff396b0933a2de7ee17dce6bbf37b63d49635' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)