git » kservice.git » commit 62cb91a

KDE Frameworks 5.99

author Antonio Rojas
2022-10-09 20:27:57 UTC
committer Antonio Rojas
2022-10-09 20:27:57 UTC
parent e78eb04669efbe83ee840b31e2c988867aeebaff

KDE Frameworks 5.99

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e46c094..f945ee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.98.0
+pkgver=5.99.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=('6150e8995aa0b2ea6f426cb2f23b662a02cf5bae5e95fb09c2bcaf391bbbfc51'
+sha256sums=('1a50ab72e833375bbad75f41d53f2d1059c8ac11d014b4481eef0825b1fd4665'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)