git » kdbusaddons.git » commit e128b78

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 277a08eacd16a7f56dbd5114b3668dc5021978d6

KDE Frameworks 5.96

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7d034e4..eedb886 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.95.0
+pkgver=5.96.0
 pkgrel=1
 pkgdesc='Addons to QtDBus'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-x11extras)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e7ffdef96b3449d71c678d9ab63f932fa09506774f0c63d7dc88eb58cc80a463'
+sha256sums=('7e50d4fa9e9d4882a7eaa7bc310aa0c099c4e7de10f53da686ec711b14680ef8'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)