git » kactivities.git » commit 115d080

KDE Frameworks 5.96

author Antonio Rojas
2022-07-09 20:14:49 UTC
committer Antonio Rojas
2022-07-09 20:14:49 UTC
parent e7f2ec43c9ca1aac7e6b3c79392041b68fa574cc

KDE Frameworks 5.96

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 54db69b..26217ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=5.95.0
+pkgver=5.96.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=('e3c12269b60a815dab2cba3a3e035f479a9dc0a8f9c04a2a9dafa91c3cafb4d7'
+sha256sums=('53cf05c948acb4203042b24fa09719e279d30098976809a061198868f698263c'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)