author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:54:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:54:34 UTC |
parent | 676025887d6b69ff029b70a34b6ef0a82ded7c74 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 61da112..4487efa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.96.0 +pkgver=5.97.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=('9104542fec59bbfbd2b493d990a04849347d5ce10948a5bdf0bc9e17187dc448' +sha256sums=('84c0ad4678c2ef6563db8a1dd907a8b9c4a2e8db7afc691a24b27189d6a24c9d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)