author | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
parent | b89e72162c27ea5071032bbd81c9591dbd58b448 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 60a5b94..6b71fd7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.76.0 +pkgver=5.77.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=('8dced74012bed3f33c3c51874aa9c3a57093573c1c0e263b758cefa96c26f7b7' +sha256sums=('064d31310a8568fb1900c19b955176e245d96f0b42061c15c20bc2e2a7ab4f82' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>