author | Antonio Rojas
<arojas@archlinux.org> 2021-01-09 09:49:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-01-09 09:49:53 UTC |
parent | 9ca37370771d8753bda9a6c71e08446a8ad68184 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6b71fd7..2048968 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.77.0 +pkgver=5.78.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=('064d31310a8568fb1900c19b955176e245d96f0b42061c15c20bc2e2a7ab4f82' +sha256sums=('6cb9caeceddaaa35754bb41051e1104f60bc205cf89b434fbdd88415edf57200' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>