author | Antonio Rojas
<arojas@archlinux.org> 2020-02-09 09:56:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-02-09 09:56:55 UTC |
parent | 36b7767be347f75dda91f8dd2a28b3d7957a8541 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a353f74..d4e5895 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.66.0 +pkgver=5.67.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=('7c37c8f189cb3c9f0cacbcef606562d8bc596e685d2a47bc9994deae6e69f41f' +sha256sums=('d9da10f505ef6ea9031e0f22b0c5b1d5f72e969de1082707d87be953c80cba69' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>