git » kconfig.git » commit 8a1a9e3

KDE Frameworks 5.95

author Antonio Rojas
2022-06-12 19:28:09 UTC
committer Antonio Rojas
2022-06-12 19:28:09 UTC
parent 0afde89a7fddc9691f4fb1139b188bdf09f6af23

KDE Frameworks 5.95

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 14ab361..4afa9dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfig
-pkgver=5.94.0
+pkgver=5.95.0
 pkgrel=1
 pkgdesc='Configuration system'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-declarative qt5-tools qt5-doc clang doxygen
 optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8e6d9104f070d94f083be000ea116acae3499b0dd110fa4c9c55f51ea91cb3d7'
+sha256sums=('fd32f630a4873dba12e8404ca34f3a2dca0780a44663c3a89cdca8be5c6731f1'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)