author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | 9d490bc5ccb012df9aa9627063410c7fc9ac0c6c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ffc33cb..ab9b255 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.67.0 +pkgver=5.68.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=('6ec04272ef5beb4e10ef9af65d10b10df454ce7fe00534fa6f807246c2ba24fe' +sha256sums=('859c930a04c2588f792bfb9a28ed40b226db632b15c2851b186301b70d4c825a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>