author | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
parent | e2385207f75d1e6f79e63aa4a2da44d11be4f0bb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 427aca2..2d8e529 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.72.0 +pkgver=5.73.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=('3c7aed2e1298f1c300d53c6f8bb6106305de0945f6c3100a00896bdcf4923fd3' +sha256sums=('5098f2535175ac12da91568ca554e3f5d970ae05415da1a8ba17305cb8ac3a1a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>