Date: Thursday, April 13, 2017 @ 21:12:30 Author: felixonmars Revision: 292831
upgpkg: knewstuff 5.33.0-1 Upstream release Modified: knewstuff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 21:12:09 UTC (rev 292830) +++ PKGBUILD 2017-04-13 21:12:30 UTC (rev 292831) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=knewstuff -pkgver=5.32.0 +pkgver=5.33.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') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('d70d2aa151f8525168fbf8276463cc084d0206790b34d1dabb505ace936f74c4' +sha256sums=('505364a68a54a48be34eb6bf925f1e44827e6e6301775751baec5969a69092c8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
