author | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
parent | 01f40fff03e4349f3d06059381c82d6b86ee8504 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d8758c2..bfae85f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.74.0 +pkgver=5.75.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-doc qt5-declarative optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('da5e23b9a59572852c74e207f3acc00b38ff420008c8dfa5f970b748c2c2ae0e' +sha256sums=('d25fa31d9ad8bed6af1adbd589945494d1f5741e18e7bb5d67371749c6565e08' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>