author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | 477783b0884dfc982e8b7c79600989c68dffd104 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9e6c01e..63a3998 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.67.0 +pkgver=5.68.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 qt5-doc wayland-protocols) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('91314f19f5c99cd7763656c95362f81635142732feff02f05c554da3f094e168' +sha256sums=('7c99bfac8f4bff457a5384c846be776c385649ced76be0f48699c6e12de24e7c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>