author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:06:53 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:06:53 UTC |
parent | 4b4f9766a265304e0d7c6c3da6724e81828a5b0f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 69fc5f8..b153966 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Core components for the KDE's Activities" @@ -16,7 +16,7 @@ conflicts=('kactivities-frameworks' 'kactivities4') replaces=('kactivities-frameworks') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e7a5a74fc15648d16f32834109c6f158354a6c99bc12c4b976fa03a9a0263676' +sha256sums=('5fdf5e71538e70a58777ee9839c8e528182b2c2630b80ee3251597603f984f24' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>