author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
parent | 6626b02ae50d81cf3eec31b1b411b3c32dde07e6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ba14e6e..1b7a707 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.28.0 +pkgver=5.29.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="A library for accessing the usage data collected by the activities system" @@ -14,7 +14,7 @@ depends=('kactivities') makedepends=('extra-cmake-modules' 'boost') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -md5sums=('1285ab8095ca21aa0f7f6a5dade6c1c5' +md5sums=('92001ed967f941c984f0d8dc5882e7c3' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>