author | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
parent | 6c442b86c9c1678b4dc81e08ed0829cd7ab51df1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ce770c3..eba09c9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.62.0 +pkgver=5.63.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=('c9f513008c91e70b09f5acb76dde332491afde0e94948066c2f1e621bc368eb6' +sha256sums=('afcd39152c364a44c85c78e56bcaa5bb70c0a221ecfae3811b14e60a7884e80f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>