author | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
parent | de2c5f263a5abe8506a2c06ef695653ce223c920 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dacc87b..5f7df4e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.57.0 +pkgver=5.58.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules doxygen qt5-tools) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('f00d2997163f559cecf30f5e945d5456628a0d120acafba49fa14af28c22b1d6' +sha256sums=('a273a64ac06698e7c7d297da05c3b4889893c8b4179b01aa7ae1c2fb8681a4f1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>