author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | c923b0519a9a950470421d8876f6085db0dbf349 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d4e5895..a5ae711 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.67.0 +pkgver=5.68.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=('d9da10f505ef6ea9031e0f22b0c5b1d5f72e969de1082707d87be953c80cba69' +sha256sums=('1853135feb6adfec252e6fab0b1472450422afd5998a9a31d942e8672fbe7111' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>