Date: Monday, August 14, 2017 @ 11:01:38 Author: felixonmars Revision: 302119
upgpkg: knewstuff 5.37.0-1 Upstream release Modified: knewstuff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-14 11:01:28 UTC (rev 302118) +++ PKGBUILD 2017-08-14 11:01:38 UTC (rev 302119) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=knewstuff -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Support for downloading application assets from the network' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('f17bc9cc0852c3a4433e1ffaeb88ad7af3611a9ec95409c391b39fa57e84da5d' +sha256sums=('dea2875aa1787525545e789fcafef75ddd0cc02e1175432b27123dd23bec96e9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
