author | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
parent | 7ac71747aaf1b2c3c8ffbfa1bfaa27a9e1a9748a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 565e977..d673246 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.103.0 +pkgver=5.104.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=('e067087bcfc9d18dd2bfdf7b33901ee20fcdf7ba907242adc53356fd44e3d344' +sha256sums=('2a9a33bc71b4cafec35b9692bd7681a736eeb4e4b81c25f5bd87dbec38c143cf' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>