git » solid.git » commit 40d47ca

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 ba3f40f06e063a8f67985b5caf5d9f4b953d4019

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 48556a8..dd3e0e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=solid
-pkgver=5.101.0
+pkgver=5.102.0
 pkgrel=1
 pkgdesc='Hardware integration and detection'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen qt5-declarative)
 optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7057825d5de721858af9be698a7114cd45e33bee7c06006a8ec68c05bf141a7a'
+sha256sums=('06e3d3cc7400529bb5ec05f16a4b711a72104aaa44ce1a4bc3d00e9d589ab132'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)