author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:56:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:56:51 UTC |
parent | b1601ccd0158f0777f82767c67ec353d89ffd356 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f6ae41d..d44f8fe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.36.0 +pkgver=5.37.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=('47eb6967336d4d985b079e5b5b44afc51d66e7ed3a85cea923e295e10a952340' +sha256sums=('db8857d062bb084f882731189ef66e59648b1f66f0192ea8667c4f10eedfbd00' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>