git » kservice.git » commit 38b5882

KDE Frameworks 5.100

author Antonio Rojas
2022-11-11 19:54:35 UTC
committer Antonio Rojas
2022-11-11 19:54:35 UTC
parent 62cb91a5a7608f2bf52b9e1e884eef0c846d03e7

KDE Frameworks 5.100

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f945ee8..5c4340f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.99.0
+pkgver=5.100.0
 pkgrel=1
 pkgdesc='Advanced plugin and service introspection'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(ki18n kconfig kdbusaddons kconfig kcoreaddons)
 makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1a50ab72e833375bbad75f41d53f2d1059c8ac11d014b4481eef0825b1fd4665'
+sha256sums=('b33d121a1154a0646c869579eff961ad6bbf31dbc7d3f753e82ac8ebbc8504ef'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)