author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:43:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:43:34 UTC |
parent | 30e4535589925c8b491aaf7ad8ecf768213b6ba4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 325ae2d..8a14875 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-x11extras' 'libxfixes') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('21ab07f35428e5611354c67691489853f8c13f0b6443cf1c6c9f73c2866873b0' +sha256sums=('772c63cf362f30e28524b06e4cf6fd80fd461684fa00856e82fdd24cce4141b6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>