Date: Monday, August 14, 2017 @ 10:57:48 Author: felixonmars Revision: 302107
upgpkg: kwayland 5.37.0-1 Upstream release Modified: kwayland/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-14 10:57:28 UTC (rev 302106) +++ PKGBUILD 2017-08-14 10:57:48 UTC (rev 302107) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwayland -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('a2c473c7f5cefc87b5b63813fa1373c43c1c8374423fb85fe1c187b553453341' +sha256sums=('d9479985f50533b0578097dfc793e7617051b086c1d13fc791efa23111458c34' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
