author | Antonio Rojas
<arojas@archlinux.org> 2020-02-09 09:56:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-02-09 09:56:55 UTC |
parent | 0859d2e0cd4132e160439b130fed7b3eb9967437 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ab62e14..ffc33cb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.66.0 +pkgver=5.67.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=('416e2ba52a8c95a6b161ca306724525c1971723cb12e7d8ad7fa108e0b820f0c' +sha256sums=('6ec04272ef5beb4e10ef9af65d10b10df454ce7fe00534fa6f807246c2ba24fe' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>