author | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
parent | e1f6aaf74b60f5dff43776ec3b88f1884cebc443 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2048968..4533a72 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.78.0 +pkgver=5.79.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=('6cb9caeceddaaa35754bb41051e1104f60bc205cf89b434fbdd88415edf57200' +sha256sums=('b8aef806276b5f12e9810473679401a6715b3b86e786eb874b12b2b6ed16f196' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>