author | Antonio Rojas
<arojas@archlinux.org> 2017-09-09 11:10:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-09-09 11:10:38 UTC |
parent | 4acf51098f70d20e4930d58842c3917e7194ac50 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d44f8fe..c148714 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.37.0 +pkgver=5.38.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Core components for the KDE's Activities" @@ -16,7 +16,7 @@ conflicts=('kactivities-frameworks' 'kactivities4') replaces=('kactivities-frameworks') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('db8857d062bb084f882731189ef66e59648b1f66f0192ea8667c4f10eedfbd00' +sha256sums=('289d25367515e8d4668f460e3274b68ed6322a7f1c6228602c0f20462303353f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>