git » solid.git » commit c66e15e

KDE Frameworks 5.93

author Antonio Rojas
2022-04-09 22:31:27 UTC
committer Antonio Rojas
2022-04-09 22:31:27 UTC
parent 9f0bfe90188305cd2f0a138b688a3abda2c77396

KDE Frameworks 5.93

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index eb0d131..37b654e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=solid
-pkgver=5.92.0
+pkgver=5.93.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=('8926c859af4b6b14e0967fc3b76ca0e76de27d0ab544087eefdffe40518b5a9c'
+sha256sums=('22eff3f94608793fecb532e097d9022a14c828a0ffad0f73666088153f0d6bea'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)