author | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
parent | 34f8cbb7a30e24515df766d5827de6af343b78fb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9209735..fdcff6b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.52.0 +pkgver=5.53.0 pkgrel=1 arch=(x86_64) pkgdesc="Core components for the KDE's Activities" @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules boost doxygen qt5-tools qt5-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('add14c6331d4a282ca8313a5a931f111cb85efaf13079035428c50e2f65c935d' +sha256sums=('c62d6453bd4dcbac296b80dc092fc8c5225661d27f7c11b2bc33791223824ede' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>