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 | ef9602f8ed1b713172cf32737e155a85ff64614d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6d7cb8a..0b44960 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.66.0 +pkgver=5.67.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=('567de599a8fd8b6a5304fc1696e24b069b4eaa7bbc643b1e760293d8c1162b73' +sha256sums=('a5cf10e8731cff0d136a261e43aff5f3331cd9d399061058d72b60fce94db005' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>