author | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
parent | 69c31e3b417dd77c4da40ad10d1c47b792e49bef |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 07a5e58..89d55a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.64.0 +pkgver=5.65.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-x11extras) makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('77c2e6b0032a79547f80bcd36682aa72c0e901e3b5acc83a58f69d644ce03dab' +sha256sums=('9745aebe1d0fdcdede623b9a7cd55b86520e3122278a6c4f82ebb83e0cf514c2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>