Date: Monday, August 14, 2017 @ 10:39:24 Author: felixonmars Revision: 302049
upgpkg: kwindowsystem 5.37.0-1 Upstream release Modified: kwindowsystem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-14 10:39:16 UTC (rev 302048) +++ PKGBUILD 2017-08-14 10:39:24 UTC (rev 302049) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwindowsystem -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ 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 <[email protected]>
