author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:39:24 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:39:24 UTC |
parent | 49ca7cbeaff717726efb9bebf77cc7a120c825f6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7b17403..8ddbbc3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.36.0 +pkgver=5.37.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' 'doxygen') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('8a1991e36ed74daa2085ea936d26adf59edd11d7d5c08a9b721a670a21821172' +sha256sums=('628a1e6512e89ef1eec2b0c50ea879e340656bbc8c57e2f8e961b75b24b0a25d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>