author | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
parent | cd31d8fffede2417a5dbd68360ba65c39f747042 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 389118d..5d819f1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.72.0 +pkgver=5.73.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=('b4c4a682d467247a8e3397487a2a4c773fa91dd587cc1f4ddc6350891af12a3f' +sha256sums=('0e27ad2cd5e4699efdc02daec181b4ffb0b9e31ec4c96f0f67899804aebbcde8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>