author | Antonio Rojas
<arojas@archlinux.org> 2022-09-11 09:19:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-09-11 09:19:57 UTC |
parent | cbc9b67518e5990c7d968b457eb98774fca8835e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4487efa..aff408e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.97.0 +pkgver=5.98.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=('84c0ad4678c2ef6563db8a1dd907a8b9c4a2e8db7afc691a24b27189d6a24c9d' +sha256sums=('066427b9b2504a4e6bbc26994f1c9d4885aaef794c7bff6a861e4e0dc8146e91' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)