author | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
parent | 7bfa696c99afede5cd88ebfe6f44eee834ea6734 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8a14875..bc8e3ba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.33.0 +pkgver=5.34.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=('772c63cf362f30e28524b06e4cf6fd80fd461684fa00856e82fdd24cce4141b6' +sha256sums=('035190f599d7ff5718b2254dd9cb4100a22f69cd1e8bdb60dd2970e8d4e9e2ea' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>