author | Antonio Rojas
<arojas@archlinux.org> 2019-04-13 07:12:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-13 07:12:37 UTC |
parent | 48a610d0c164c00efe3a75b4fc237e78cf3fb5b6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a5d141f..bcfccf9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.56.0 +pkgver=5.57.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=('e76a4d44ca6e7ce2273d8c3b133fdd12e32367aeffd66098ec46e7b28c491750' +sha256sums=('442527db8710b9045dc574816bc9c32cad5f8a404e681fb030d7e9c2f3d77761' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>