author | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
parent | dfd4c5e9d5e54bb906852bda6e65f51d08968a02 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 407715d..f7a4452 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.98.0 -pkgrel=3 +pkgver=5.99.0 +pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=(x86_64) url='https://www.kde.org' @@ -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=('1c171ddf9af0e257781ba245f5720da39fc89170fb6a7516ceb00f53df280930' +sha256sums=('a7be2125e3a833e99ad9405a03d4f9bec0d4c83c23898406da1daaf068dd65a2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)