git » kdbusaddons.git » commit 90b87be

KDE Frameworks 5.102.0

author Antonio Rojas
2023-01-14 13:33:28 UTC
committer Antonio Rojas
2023-01-14 13:33:28 UTC
parent 4f6b26074db26f6efccb0933c9446ada7b09db25

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1c10f60..1170f40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.101.0
+pkgver=5.102.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=('1f2912211b39fe3f757b7a869f7861398d48485a7521e4b4f7de29daceb31a4c'
+sha256sums=('f1bbee6eed45614fd373bf735a5752d718c8dc590f101dae2b3dae348e9d1ad3'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)