author | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
parent | f679b810148bee5b52fafe465d68d2d0e437bdf4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bfae85f..b3ad7d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.75.0 +pkgver=5.76.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=('d25fa31d9ad8bed6af1adbd589945494d1f5741e18e7bb5d67371749c6565e08' +sha256sums=('efba13d0d720502bf8bee161b688ba21704f7c213c8b95da65b77b76c9cb3422' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>