author | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
parent | 03ca50660231bf5ca6952cfe12f3e389adf28096 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a6efec9..389118d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.71.0 +pkgver=5.72.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=('a3613aea6fa73ebc53f28c011a6bca31ed157e29f85df767e617c44399360cda' +sha256sums=('b4c4a682d467247a8e3397487a2a4c773fa91dd587cc1f4ddc6350891af12a3f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>