author | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
parent | 21c1fe150c50bd461655f830331ccfe054c34b60 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index db6898b..f4895cc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.85.0 +pkgver=5.86.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=('6db43758f1508d30d840623b6c505aa3c8d326dd8fa60c9e9cdcd1feb469661e' +sha256sums=('86b88730c9a6f971ad0c8115879e9777ae503bef13323ffb53e42b2442936595' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>