author | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
parent | 715491a755b0bd4c307920facee23711ac2edfa3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1b7d849..7bc88f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.42.0 +pkgver=5.43.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=('39080e0351ee488fd0e017f14bfbb2643029e5c4f97bb4824e095f6b04610a7c' +sha256sums=('7e496d94d544071511b596be0d79bdfdc7fe80d5cde2755fdbcba3ff9cf4b566' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>