author | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
parent | 232fac9597dd2b8a2a139224e03b77bde69939da |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6e39ae6..895c5fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.83.0 +pkgver=5.84.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=('73b5a653112122f2c874118d9e56b246e93fb9a715cc3706e2aa77e15ea458c6' +sha256sums=('9a7cbf477238eb6e804cafad5ecd3fa232531168c3ec227cc9bd64f78fae3153' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>