git » kinit.git » commit 9e11346

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 153a24c3213d72bc132a6917a946617b7e6dd173

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9e0e080..8394468 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kinit
-pkgver=5.101.0
+pkgver=5.102.0
 pkgrel=1
 pkgdesc='Process launcher to speed up launching KDE applications'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
 install=kinit.install
-sha256sums=('8e41dba85484db50ea0fbad67316a514a170f94ff78e8879f494c538b97701a4'
+sha256sums=('acb9f420ef5002cd0253d7d8deb240d63a63b7e393c7e2337dfa52a4a3d5ff0e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)