Date: Thursday, April 13, 2017 @ 20:59:46 Author: felixonmars Revision: 292795
upgpkg: kdeclarative 5.33.0-1 Upstream release Modified: kdeclarative/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 20:59:35 UTC (rev 292794) +++ PKGBUILD 2017-04-13 20:59:46 UTC (rev 292795) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdeclarative -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Provides integration of QML and KDE Frameworks' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('e91d7eb44ef43c8073290f3bc1f010f517918b116f2a08f1ace1011aa21faff8' +sha256sums=('f329c5bae7f80fc88cb4c92e8f141b408c5a1fb396223667d364b635cdde638c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
