author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:01 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:01 UTC |
parent | 14dee010ee0bf6e300943014a67c4ce99a8c7e9b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 889a15e..dea7860 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.109.0 +pkgver=5.110.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=('bc4dfb6d1792711a48745ddb3698ed764da86fca1f79a1b931072e910b4bd569' +sha256sums=('6db3e60bc1d579bcce2d3eeb38f8edba5bb7d549e17116449cdd1ecd2966c4cc' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>