author | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
parent | ce3b5d6687a2b74b609fd413bc5479ce42b42734 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bcfccf9..f07352c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.57.0 +pkgver=5.58.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=('442527db8710b9045dc574816bc9c32cad5f8a404e681fb030d7e9c2f3d77761' +sha256sums=('5295cfdc392a8146ca9c3822f1250ceaf5b54990d69c2e3dec4b072519a5ce5b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>