author | Antonio Rojas
<arojas@archlinux.org> 2017-11-11 11:25:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-11 11:25:28 UTC |
parent | 538dd6fb1fc7aeaf8466b29b64a8517ef68b3d10 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9a6f9db..6cce8d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.39.0 +pkgver=5.40.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Core components for the KDE's Activities" @@ -13,7 +13,7 @@ depends=('kcoreaddons' 'kconfig' 'kwindowsystem' 'qt5-declarative') makedepends=('extra-cmake-modules' 'boost' 'python' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('986a0d40de1ae857639c8b2717a4cfc37288c0b7152bb3225b7e7b63cf0d6c5a' +sha256sums=('4bfdd61ff15670d9f481f5957f4d30dc1b2723d23baaa3489e6350a37f7dcd30' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>