author | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
parent | ca9dc7acb84d5d6a29a90c40f51ccfaf85635622 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0de293a..67fffc5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.74.0 +pkgver=5.75.0 pkgrel=1 arch=(x86_64) pkgdesc="A library for accessing the usage data collected by the activities system" @@ -13,7 +13,7 @@ depends=(kactivities) makedepends=(extra-cmake-modules boost doxygen qt5-tools qt5-doc) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('57858648049ac607f3d6003a22f58a66a2bf5e981b8eda45663fb09b5234dece' +sha256sums=('eee926b1d49c460f1220957e52858df5271aee3b9c77b848e2969f0afe743aad' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>