author | Antonio Rojas
<arojas@archlinux.org> 2023-01-14 13:33:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-01-14 13:33:28 UTC |
parent | 6f1ed43502309a3f7561e00db837288af35fea6d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 20088cb..98544ef 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.101.0 +pkgver=5.102.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=('39c1866ed2a15235bf9df02881ed2e8cd805d50d696bcdc9fe157e54b52def63' +sha256sums=('8626f4a7202b5c2eb8b10cb9b75e2a9e708be845ef37c271d4cd112a6f02a1cc' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)