author | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
parent | 8646596406c6b3114f4ab6c148cb2f62ba454f70 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c91c00c..994fc2d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.85.0 +pkgver=5.86.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=('a7e416de2c3d699fbaea1b8395be1a0ee50f0262303d47dc6b491ef0f36b8d3d' +sha256sums=('a0862c0c78102705be5f36b2b45e2e2ceb0d7e443dc3251dbd7baf03f3218b6d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>