author | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
parent | cf56604fcbd394aeb60c0714e19e370cdfceec60 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9606382..b0512ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.72.0 +pkgver=5.73.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=('6912e7f444b220a38afe15a188ac06c56b4824096cccc8efafcc1348436dff2e' +sha256sums=('df4b00c52e83608b2dd7345cd220143e07b65cb431cead5e9abb1e4ffd6ecd5a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>