author | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
parent | 857ca38ed9df2cf81c85813eb7615c3e53dd7b05 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2433b24..3d33e00 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.48.0 +pkgver=5.49.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-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e87ba05b07fa484b617b1fc48997de9dcf921c8c0e877d1a827010893effadff' +sha256sums=('35e24926a8f2123770a8a85ed20d0ca00a6043327e1fcb415017e8d5f21fee84' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>