author | Antonio Rojas
<arojas@archlinux.org> 2017-12-10 18:26:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-12-10 18:26:53 UTC |
parent | af35286e9fce2974c71c472a67a1aaa6caab5340 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c3691d..df7827c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.40.0 +pkgver=5.41.0 pkgrel=1 arch=('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=('4bfdd61ff15670d9f481f5957f4d30dc1b2723d23baaa3489e6350a37f7dcd30' +sha256sums=('8cf600304dbccea07a251f458b97e40745fcf57fa00c9fda357322827facbcff' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>