author | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
parent | 80fcfc0434e192f67174439146cb80572b885ce9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f8461d3..3913147 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.103.0 +pkgver=5.104.0 pkgrel=1 arch=(x86_64) pkgdesc='Core components for KDE Activities' @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules boost doxygen qt5-tools qt5-doc qt5-declarative optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('6d328b968eae1b1b7d2582f7e3b721b4de5296af98796956dd52ce84ba4f8835' +sha256sums=('29c31525763a44def441fed012af951fe424bd9a88892701ddf16d84f0917953' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>