author | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
parent | ec754b38620be4e932550fd769a08f274b6b8ab6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3cb5fa2..61da112 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.95.0 +pkgver=5.96.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=('4c4a09117da0cc181b257f56cd00e2e99423594e107817c8217492358769366e' +sha256sums=('9104542fec59bbfbd2b493d990a04849347d5ce10948a5bdf0bc9e17187dc448' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)