author | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
parent | 7a61e549f3be062f3b7219a08407cd3c02c5ca6f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cb2436e..fa1542b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.80.0 +pkgver=5.81.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=('1a90e14a16e2efa5ae460843f05e88ca412c7fe078fc077dee8a1cf022303592' +sha256sums=('78ff3d4b6448582bf3578076d05a04ad5f91a664c7fd0d91162c3a8fd875536b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>